Skip to content

A simple and intuitive task management website built using HTML, CSS, and JavaScript. Add, edit, and delete tasks with ease, and mark them as completed to stay organized and productive. Perfect for personal or team use.

License

Notifications You must be signed in to change notification settings

TheAkshantSaini/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management Website

This is a simple task management website built using HTML, CSS, and JavaScript. It allows you to add tasks, mark them as completed, edit task details, and delete tasks.

Features

  • Add tasks with a description and deadline
  • Mark tasks as completed
  • Edit task details
  • Delete tasks

Getting Started

  1. Clone the repository or download the project files.
  2. Open the index.html file in your web browser.
  3. Start managing your tasks!

Project Structure

  • index.html: The main HTML file that contains the structure and content of the website.
  • styles.css: The CSS file that defines the styles and layout of the website.
  • script.js: The JavaScript file that handles the interactivity and functionality of the website.

Customization

  • Colors: You can customize the colors used in the website by modifying the color codes in the styles.css file.
  • Layout: To modify the layout or structure of the website, you can edit the HTML structure in the index.html file.
  • Functionality: If you need to add more features or customize the functionality, you can make changes to the JavaScript code in the script.js file.

Compatibility

This website is compatible with modern web browsers such as Chrome, Firefox, and Safari.

License

This project is licensed under the MIT License.

Feel free to use, modify, and distribute this code as needed.

About

A simple and intuitive task management website built using HTML, CSS, and JavaScript. Add, edit, and delete tasks with ease, and mark them as completed to stay organized and productive. Perfect for personal or team use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published