Skip to content

TaskDone is a full-featured task management application designed to help users organize, track, and manage their tasks efficiently. With user authentication and an intuitive interface, users can register, log in, create tasks, edit, update, delete, and track their progress using task statuses such as To-Do, In-Process, and Done.

Notifications You must be signed in to change notification settings

Preetam9kumar/TaskDone

Repository files navigation

TaskDone

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.

Features

  • 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.

Installation

  1. Clone the Repository

    git clone https://github.com/Preetam9kumar/TaskDone.git
    cd TaskDone
  2. Setup Database

    • Import the task_manager.sql file into MySQL.
    • Configure database credentials in serverLogics.php.
  3. Start a Local Server

    • Use XAMPP, WAMP, or any PHP server.
    • Move project files to the htdocs (for XAMPP) or www directory (for WAMP).
  4. Run the Application

    • Open http://localhost/TaskDone in your browser.

Technologies Used

  • Frontend: HTML, CSS, Bootstrap, JavaScript, jQuery
  • Backend: PHP, AJAX
  • Database: MySQL

Screenshots

(screenshots will be added here)

Contribution

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License.


Developed by Preetam Kumar

About

TaskDone is a full-featured task management application designed to help users organize, track, and manage their tasks efficiently. With user authentication and an intuitive interface, users can register, log in, create tasks, edit, update, delete, and track their progress using task statuses such as To-Do, In-Process, and Done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors