In this project total of three types of user roles like Parent, Student, and Employee. All users have different roles and permission for the front-end application.
Order Management
Admin can show order list with pagination and admin can also search order by order unique ID.
Wallet Management
Admin can add/update user’s wallet amount from this page, All user are listing this page and admin also search using user type and user name.
Parent Management
All users are listed here who registered as Parent role. Admin can update, Delete and search on this page.
Student Management
All users are listed here who registered as Student roles. Admin can update, Delete and search on this page.
Employee Management
All users are listed here who registered as Employees role. Admin can update, Delete and search on this page.