Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredbis29/todo-list1
To-Do list is a web app where you will be adding new tasks, edit existing tasks, mark tasks as completed, and delete tasks from the To-Do list.
https://github.com/alfredbis29/todo-list1
css html javascript webapp
Last synced: 3 months ago
JSON representation
To-Do list is a web app where you will be adding new tasks, edit existing tasks, mark tasks as completed, and delete tasks from the To-Do list.
- Host: GitHub
- URL: https://github.com/alfredbis29/todo-list1
- Owner: Alfredbis29
- Created: 2022-03-23T11:23:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T10:00:56.000Z (over 2 years ago)
- Last Synced: 2023-03-08T22:44:29.684Z (almost 2 years ago)
- Topics: css, html, javascript, webapp
- Language: JavaScript
- Homepage: https://alfredbis29.github.io/TODO-LIST1/dist/index.html
- Size: 13.4 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO-LIST1
![TodoList](https://user-images.githubusercontent.com/88894525/168420852-c5809e41-65cb-403a-a807-67bf886b9ed0.png)
> Todo list is a web software that helps you manage your critical activities and time effectively. It motivates and organizes you to complete all chores assigned to you during the day.
[Live Demo](https://alfredbis29.github.io/TODO-LIST1/dist/index.html)
## Built With
- Major languages: HTML, CSS, JavaScript
- Frameworks: N/A
- Technologies used: Webpack### Prerequisites
- Understand HTML/CSS and JavaScript
### Install
- A code editor (preferably VSCode)
- A browser
- Node.js (to run javascript files locally)
- LiveServer (to load javascript modules)## Getting Started
To get a local copy up and running follow these simple example steps.
- Open git bash on local computer
- clone the repo with:
.
```
git clone
```- run `npm i` to install all dependencies
- run `npm run build` or `npm run serve` to bundle the project with webpack, and
- run `npm start` to launch the application in the browser## Author
- GitHub: [@alfredbis29](https://github.com/Alfredbis29)
- Twitter: [@AlfredBisimwa](https://twitter.com/AlfredBisimwa1)
- LinkedIn: [AlfredBis](https://www.linkedin.com/in/kalumuna-bisimwa-0501a81a8/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]([email protected]:Alfredbis29/TODO-LIST1.git/issues).
## Acknowledgments
- Huge thanks to [Ben](https://github.com/Benmuiruri) for his contribution.
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](LICENSE) licensed.