Project Video

Available Scripts
In the root directory of project, you can run this commands on terminal:
npm install
npm start
In this project, 3 panels are included:
Admin Panel
Brand Panel
Bank Panel
Technologies
A list of technologies used within the project:
- node v16.16.0
- npm v8.11.0
- reactjs + Material_UI for UI
- cloud firestore for database
- complete role base authentication, authorization and protected all routes
Login Credentials
Admin have all access:
-
Admin Panel/admin: [email protected], password=admin123
Every brandUser has its separate credentials that is given by admin to brandUser/him:
-
Brand Panel/polo_brand: [email protected], password=polo123
Every bankUser has its separate credentials that is given by admin to bankUser/him:
-
Bank Panel/hbl_bank: [email protected], password=hbl123