Market Application as an interview task for Frontend Engineer position
Market Application is small app to show all the products available to start make orders from them.
- you can show all available products with prices
- you can update the quantity of the under limits products
- you can show all orders saved in the system with total prices
- you can navigate to any order details page to show products, Customer Details & order details
- the application is working with a fake api that retrieve data from Json files and make all operations in memory so If you click refresh your update will rollback
- the product list page has pagination and sorting and search
- A Full Responsive Application that can work on large and small screens.
After Cloning the repo follow the bellow steps for installation
1- Run npm install
to install the required packages
2- Run ng serve -o
for running the application on the dev server
- Angular - The web framework used
- Angular Material - Material Design components and the Angular
- Ibrahim Sabry - Senior Frontend Engineer