Skip to content

andkcode/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

The To-Do List is a web application designed to help users efficiently manage and track their daily tasks, featuring an intuitive and responsive interface for seamless task management.

Features

  • Task Creation: Add new tasks with titles and descriptions
  • Task Management: Edit, delete, and mark tasks as complete
  • Categorization: Organize tasks by priority and categories
  • Local Storage: Persist tasks between browser sessions
  • Responsive Design: Works on desktop and mobile devices
  • Search & Filter: Find tasks quickly using keywords

Technologies Used

Frontend

  • HTML5
  • CSS3
  • JavaScript (ES6+)

Storage

  • Local Storage
  • (Optional) JSON Server for backend persistence

Development Tools

  • Visual Studio Code
  • Git
  • Browser DevTools

Installation & Setup

Prerequisites

Ensure you have the following:

  • Modern web browser
  • Text editor or IDE

Steps

  1. Clone the repository:
git clone https://github.com/andkcode/ToDoList.git
cd ToDoList
  1. Open the project:
# Simply open index.html in your web browser

Usage

  • Add new tasks by filling out the task input form
  • Click checkboxes to mark tasks as complete
  • Use edit and delete buttons to manage tasks
  • Utilize search and filter functionalities

Contribution

Contributions are welcome! To contribute:

  1. Fork the repository
  2. Create a new branch (feature-xyz)
  3. Commit your changes
  4. Push to the branch
  5. Submit a pull request

Planned Features

  • Cloud synchronization
  • Task scheduling
  • Collaboration features
  • Dark/Light mode

License

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

Contact

About

JavaScript - vanilla project Todo list as practicing tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published