- It has a site with available products(home site),
- Category site with products
- administration panel (you can go under it by typing
http://localhost:4200/admin) - shop cart
- it is secured by quard and you muss be logged in
- login: admin
- password: test
- add and update products
- add and update category
- order panel
- statistic
This project was generated with Angular CLI version 15.0.4. Angular materials were used in this project.
Run ng serve --proxy-config proxy.config.json for a dev server. Navigate to http://localhost:4200/.
To fully enjoy all the functionalities, it is recommended to run the backend application.
You can get it here: https://github.com/Doman5/Car_Rent_Backend