Skip to content

Todoist is a simple and efficient task management web application. It allows users to create, manage, and track their daily tasks with ease. Built with HTML, CSS, and JavaScript, Todoist features a responsive design and uses local storage to keep your tasks persistent across sessions.

Notifications You must be signed in to change notification settings

xreedev/Todoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Todoist

Todoist is a simple task management web application. It allows users to create, manage, and track their daily tasks efficiently. The application is built using HTML, CSS, and JavaScript.

Features

  • Task Creation: Add new tasks with a title and description.
  • Task Management: Mark tasks as completed or delete them.
  • Responsive Design: Works on various devices, including desktops, tablets, and mobile phones.
  • Local Storage: Saves tasks in the browser's local storage to persist data across sessions.

Getting Started

Prerequisites

  • A web browser (Google Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repository:

    git clone https://github.com/xreedev/Todoist.git
  2. Navigate to the project directory:

    cd Todoist
  3. Open the project: Open index.html in your preferred web browser. You can do this by double-clicking the index.html file or using a local server if you prefer.

Usage

  1. Add a Task:

    • Enter the task title and description in the input fields.
    • Click the "Add Task" button to add the task to the list.
  2. Manage Tasks:

    • Mark a task as completed by clicking the checkbox next to it.
    • Delete a task by clicking the "Delete" button.

Contributing

Contributions are welcome! If you have suggestions or improvements, please submit a pull request or open an issue on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Thanks to the developers and designers who contributed to this project.

About

Todoist is a simple and efficient task management web application. It allows users to create, manage, and track their daily tasks with ease. Built with HTML, CSS, and JavaScript, Todoist features a responsive design and uses local storage to keep your tasks persistent across sessions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published