https://github.com/aquinasmoriasi/to-do-list
This pageis enables the user to add, delete and edit scheduled tasks. This application uses webpack as the module bundler.
https://github.com/aquinasmoriasi/to-do-list
html javascript webpack
Last synced: 4 months ago
JSON representation
This pageis enables the user to add, delete and edit scheduled tasks. This application uses webpack as the module bundler.
- Host: GitHub
- URL: https://github.com/aquinasmoriasi/to-do-list
- Owner: Aquinasmoriasi
- License: mit
- Created: 2022-07-13T08:00:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T07:44:52.000Z (almost 4 years ago)
- Last Synced: 2025-10-08T04:39:24.889Z (9 months ago)
- Topics: html, javascript, webpack
- Language: JavaScript
- Homepage: https://aquinasmoriasi.github.io/to-do-list/
- Size: 420 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# To-do-list
> This project is for a to-do list which will enable the user to add, modify and remove tasks to be done into the list.
## Built With
- Major languages:
- HTML
- CSS
- Javascript
- Frameworks
- Webpack
- Technologies
- Linters
## Live Demo Link
- [Live Demo Link](https://aquinasmoriasi.github.io/to-do-list/)
## Video Description
None
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Visual Studio
- Browser
- Github
- Node JS
### Setup
- copy this link `https://github.com/Aquinasmoriasi/to-do-list.git`.
- get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write `git clone https://github.com/Aquinasmoriasi/to-do-list.git`.
- go to the repository folder in your command prompt and open `index.html` file
### Install
- write `git clone https://github.com/Aquinasmoriasi/to-do-list.git`.
- go to the repository folder in your command prompt and open `index.html` file
### Usage
- This open source site can be accessed in the above provided demo link
- Tasks can be addded by clicking the return icon in the input field
- to modify a task, click on the task you want to modify and change the task. To save it, you just need to remove focus away from the input area.
- the task item can be deleted by hovering over the vertical three lines at the end of the input field whereby a trash icon will appear. Click on the icon to remove the task.
### Run tests
- You can navigate to different parts of the page from the navigation bar and you can also inspect using the available browser tools to see how the webpages were built.
### Deployment
- The project is deployed at [https://aquinasmoriasi.github.io/to-do-list](https://aquinasmoriasi.github.io/to-do-list);
## Authors
👤 **Author**
- GitHub: [Aquinas Moriasi](https://github.com/Aquinasmoriasi)
- Twitter: [@Aquinas747](twitter.com/aquinas747)
- LinkedIn: [Aquinas Moriasi](https://linkedin.com/in/linkedinhandle)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Aquinasmoriasi/to-do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- This project is based on the website [http://www.getminimalist.com/](http://www.getminimalist.com/)
## 📝 License
This project is [MIT](./LICENSE) licensed.