TaskDone is a full-featured task management application designed to help users organize, track, and manage their tasks efficiently. With a user-friendly interface and secure authentication, TaskDone enables seamless task management.
- User Authentication: Register, log in, and log out securely.
- Task Management: Create, edit, update, and delete tasks effortlessly.
- Progress Tracking: Categorize tasks into To-Do, In-Process, and Done.
- Responsive UI: Optimized for various screen sizes.
- Database Integration: Tasks are stored and managed using MySQL.
-
Clone the Repository
git clone https://github.com/Preetam9kumar/TaskDone.git cd TaskDone -
Setup Database
- Import the
task_manager.sqlfile into MySQL. - Configure database credentials in
serverLogics.php.
- Import the
-
Start a Local Server
- Use XAMPP, WAMP, or any PHP server.
- Move project files to the
htdocs(for XAMPP) orwwwdirectory (for WAMP).
-
Run the Application
- Open
http://localhost/TaskDonein your browser.
- Open
- Frontend: HTML, CSS, Bootstrap, JavaScript, jQuery
- Backend: PHP, AJAX
- Database: MySQL
(screenshots will be added here)
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
Developed by Preetam Kumar