Task Management System In PHP With Source Code


Task Management System In PHP With Source Code

About This Project

This is a task management system in PHP ,Javascript and Ajax.

Task management system script contains two sections :-
 1) 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.
 2)User       --> User can give task to each other 
                   --> Users can update their profile.
                   --> Users can comment on each other's tasks. 
 and there is no registration for admin,and users can be created by admin only for creating admin user 
we have to create manually in database. 
admin-username : admin@gmail.com , password :111111
user-username : anupam@gmail.com,  password :111111

Download