https://github.com/zel-hub7/todolist
"Empowering productivity and organization, our TodoList app simplifies task management by providing an intuitive and user-friendly interface to effortlessly create, prioritize, and track your daily tasks, ensuring you stay focused and achieve your goals with ease."
https://github.com/zel-hub7/todolist
css html javascript webpack
Last synced: 3 months ago
JSON representation
"Empowering productivity and organization, our TodoList app simplifies task management by providing an intuitive and user-friendly interface to effortlessly create, prioritize, and track your daily tasks, ensuring you stay focused and achieve your goals with ease."
- Host: GitHub
- URL: https://github.com/zel-hub7/todolist
- Owner: Zel-hub7
- Created: 2023-07-13T10:14:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T18:23:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T02:19:51.219Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: HTML
- Homepage: https://zel-hub7.github.io/ToDoList/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [To Do List ](#to-do-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
- 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.
Client
- 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.
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:
```sh
cd desktop
git clone https://github.com/Zel-hub7/ToDoList.git
```
### Install
Install this project with:
```sh
cd ToDoList
npm install
```
### 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.
👤 **Zelalem Yohannes *
- GitHub: [@Zelalem](https://github.com/Zel-hub7)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, you can contribute to it. You are also welcome to give it a star on GitHub.
I would like to thank Microverse for teaching and enforcing professional level practices.
This project is MIT licensed.