https://github.com/tumainimaganiko/to-do-lists
A to-do list app is a productivity tool designed to help users to create and maintain lists of tasks that they need to complete and it allows user to edit their tasks even after the task is saved. Built with CSS, HTML, and JAVASCRIPT.
https://github.com/tumainimaganiko/to-do-lists
css3 html5 javascript
Last synced: about 1 year ago
JSON representation
A to-do list app is a productivity tool designed to help users to create and maintain lists of tasks that they need to complete and it allows user to edit their tasks even after the task is saved. Built with CSS, HTML, and JAVASCRIPT.
- Host: GitHub
- URL: https://github.com/tumainimaganiko/to-do-lists
- Owner: tumainimaganiko
- License: mit
- Created: 2023-05-02T07:44:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-04T20:55:41.000Z (about 3 years ago)
- Last Synced: 2025-03-29T13:22:41.739Z (over 1 year ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage: https://tumainimaganiko.github.io/To-Do-Lists/dist/
- Size: 195 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tumaini Maganiko
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 To Do List PROJECT ](#--to-do-list-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [`npm start`](#npm-start)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [`npm run build`](#npm-run-build)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
## 🛠 Built With
1. HTML
2. CSS
3. JAVASCRIPT
4. Modules
5. Webpack
Client
- User can add a task to the todo.
- User can edit saved tasks.
- User can delete a task.
- User can mark a task as completed.
- User can clear all completed tasks.
- [Live Demo Link](https://tumainimaganiko.github.io/To-Do-Lists/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
1. Web browser
2. Code editor
3. Git-smc
### Setup
To get a local copy up and running follow these simple example steps.
- git clone https://github.com/tumainimaganiko/To-Do-Lists
- cd To-Do-Lists
- npm install
### Usage
To run the project, execute the following command:
### `npm start`
Open [http://localhost:8080](http://localhost:8080) to view it in your browser.
### Run tests
Coming soon
### Deployment
### `npm run build`
```
Builds the app for production to the build folder.
It correctly bundles the project in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
```
👤 Tumaini Maganiko
- GitHub: [@tumainimaganiko](https://github.com/tumainimaganiko)
- Twitter: [@Chief2maini](https://twitter.com/Chief2maini)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/tumaini-maganiko-991b30262/)
## 🔭 Future Features
- Enabling user set a reminder for a certain tasks
Contributions, issues, and feature requests are welcome!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b 'branchname'`)
3. Commit your Changes (`git commit -m 'Add some branchname'`)
4. Push to the Branch (`git push origin branchname`)
5. Open a Pull Request
Feel free to check the [issues page](../../issues/).
If you like this project rate me star
I would like to thank Microverse
This project is [MIT](./LICENSE) licensed.