This project is a demonstration of an Order Management System with the following dependencies:
- Java: 11
- Spring Boot: 2.6.3
- Angular CLI: 11.2.9
- Node: 14.21.3
The backend is hosted on AWS Elastic Beanstalk.
The frontend is hosted on AWS S3.
To set up the project locally, follow these steps:
- Clone the repository.
- Navigate to the frontend directory and run
npm install
. - Install additional dependencies with:
npm i ngx-ui-loader jwt-decode file-saver @types/file-saver