An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)
# 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.