π Table of Contents
To Do List
- To-do listβ is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, mark as completed, remove and make changes to tasks.
π Built With
Tech Stack
Client
</details>
Key Features
- Task Management: Organize and manage your tasks efficiently with a user-friendly interface. Add, update, and delete tasks seamlessly to keep track of your to-do list.
- Priority and Due Dates: Set priorities and due dates for your tasks to effectively manage your time and stay on top of your deadlines. Easily prioritize tasks based on importance and schedule them accordingly.
- Collaboration and Sharing: Collaborate with others by sharing your task lists. Invite team members, friends, or family to collaborate on tasks, enabling seamless coordination and delegation of responsibilities.
(back to top)
π Live Demo
Live demo
(back to top)
π» Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
Setup
Clone this repository to your desired folder:
cd desktop
git clone https://github.com/Zel-hub7/ToDoList.git
Install
Install this project with:
Usage
To run the project write terminal npm run dev.
Run tests
To run the linters, run npx hint . and npx stylelint "**/*.{css,scss}" or npx eslint . from the root directory of the project.
(back to top)
π₯ Authors
π€ **Zelalem Yohannes *
(back to top)
π Future Features
- Task Reminders I planned to implement a reminder system that allows users to set reminders for their tasks. This can be in the form of push notifications or email reminders, ensuring that users stay on top of their tasks and deadlines.
- Attaching notes I planned to add a feature that Enables users to attach files or add notes to their tasks.
- Task prioritization I have planned to enable users to prioritize their tasks by adding priority levels such as high, medium, and low.
π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
βοΈ Show your support
If you like this project, you can contribute to it. You are also welcome to give it a star on GitHub.
(back to top)
π Acknowledgments
I would like to thank Microverse for teaching and enforcing professional level practices.
(back to top)
π License
This project is MIT licensed.
(back to top)