This is a recreation of my university project
To run:
- Open terminal in project root
- Enter "npm install"
- Enter "npm start"
- Open second terminal in roject root
- Enter "ng serve"
To Do (incomplete list):
- Implement slug unit test
- Delete account invalid token
- Optimisation e.g. lazy loading etc.
- Optional:
- Creation of reviews
- Password validation (form) for deleting user account
- Modify user account information
- Review searching
- CSS fixes
- TS-Lint auto-fix is broken
- Some HTML elements such as header may overlap other elements
- Page elements do not scale well with resolution / zoom