/to-do-list

This pageis enables the user to add, delete and edit scheduled tasks. This application uses webpack as the module bundler.

Primary LanguageJavaScriptMIT LicenseMIT

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

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

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.