Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteugwu/to-do-list
It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese
https://github.com/peteugwu/to-do-list
chrome-extension css html javascript
Last synced: 2 months ago
JSON representation
It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese
- Host: GitHub
- URL: https://github.com/peteugwu/to-do-list
- Owner: PeteUgwu
- Created: 2022-11-09T12:38:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T09:22:52.000Z (over 1 year ago)
- Last Synced: 2024-10-03T11:42:06.790Z (3 months ago)
- Topics: chrome-extension, css, html, javascript
- Language: HTML
- Homepage: https://peteugwu.github.io/To-Do-list/dist
- Size: 695 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do list
> It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese
## Built With
- HTML
- CSS
- JavaScript
- Webpack
- NPM
- Git and Github
- Jest## Getting Started
Read down the page for instructions and requirements
### Prerequisites
Code Editor(VS Studio Code)
Web Browser (Google Chrome recommended)## Live Demo
[Live Demo Link](https://peteugwu.github.io/To-Do-list/dist/)
## How to Run
[linkToSource](https://github.com/PeteUgwu/To-Do-list)
To run the project do the following:
- Clone the repository into a folder
- Open the folder with your code editor (say; VS Code)
- Install Live Server Extension on VS Code
- Open the index.html file
- Click on Live Server button on the base of your VS Code
- Wait for a new tab to open
- Voila! Your project is Live. You can procceed to make changes to the files## Author
- GitHub: [@PeteUgwu](https://github.com/PeteUgwu)
- Twitter: [@Petrus4Charles](https://twitter.com/Petrus4Charles)
- LinkedIn: [/peteugwu/](https://www.linkedin.com/in/peteugwu/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- partners/micronauts## 📝 License
This project is [MIT](./LICENSE) licensed.