Zeljo - Admin panel

Project Description

This console allows you to track all orders, manipulate their state, add new admins ,add new types of food which is ordered by a user on the client side (mobile app) , add new categories and much more!

How to run this project?

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Version 1.0.0

Version fetures This version contains:
1. Preview of all orders.
2. Changing orders' state.
3. Adding new admins.
4. Different roles
5. Dummy charts
6. Adding new categories of food.
7. Adding new food.
8. Notifications every time a new order is made on the client side (mobile app).
9. Complete firebase authentication.