First lets get to the project demo that was published on the official handle of MASSIA IFC
-
Front-End: --> HTML --> CSS --> Javascript --> Bootstrap 4
-
Back-End: --> PHP --> MySQL
This task management system script contains two sections :-
- Admin
--> Admin can create new user,new task,give tasks to the users, can enable and disable task,user,comment.
--> Admin can block user
--> Admin can comment on tasks and can delete or hide the tasks.
- User
--> User can give task to each other
--> Users can update their profile.
--> Users can comment on each other's tasks.
--> There is no registration for admin
--> Users can be created by admin only.
--> For creating admin we have to create manually in database.



