Skip to content
/ To-do Public

To-Do is a to-do list app where a user is able to add and remove tasks. The information is stored on the local storage and when a task is done, a user can cancel it and later on delete it when all tasks of the said period is done.

Notifications You must be signed in to change notification settings

Becky449/To-do

Repository files navigation

To Do List Structure

Description the project. In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are:

  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo (if available)

Live Demo Link

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running clone: https://github.com/Becky449/To-do.git

Prerequisites

Setup

Have git installed. (For version control) Have text editor installed. (Preferably VSCode) Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Install

Usage

Run tests

Deployment

  • Create a new task
  • Delete task
  • Add a new task

Authors

👤 Author1

🤝 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

  • Thanks for Microverse
  • Thanks for me

📝 License

This project is MIT licensed.

About

To-Do is a to-do list app where a user is able to add and remove tasks. The information is stored on the local storage and when a task is done, a user can cancel it and later on delete it when all tasks of the said period is done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published