Skip to content

A basic app to list one's projects, and their particular todos in an effort to help them keep track of their tasks and obligations.

Notifications You must be signed in to change notification settings

Leon-Mbegera/To-Do-List

Repository files navigation

To-Do-List

  • This is a useful to-do list application whereby a user can group their tasks under separate projects. The app provides a default project to group into the tasks/tods that do not belong into a particular project.
  • Among the features implemented is the ability to modify and update a todo, or even delete a todo if need be.

Built with

  • JavaScript
  • HTML & CSS

To get started

  • Clone this repository onto your local machine and cd into its directory in your code editor.
  • $ git clone https://github.com/Leon-Mbegera/To-Do-List.git
  • $ cd To-Do-List

Using webpack

  • Install packages needed:

  • $ npm install

  • run the below command to modify your bundled JavaScript file.

  • $ npm run dev

  • run the below command for webpack to always track changes made in index.js file and its dependent modules.

  • $ npm run watch

Testing

  • run npm run test on the terminal.

Author

👤 Leon

🤝 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!

About

A basic app to list one's projects, and their particular todos in an effort to help them keep track of their tasks and obligations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages