/TodoList

Carry out your activities effortlessly by creating tasks for all your projects to be carried on daily basis and delete tasks or projects when they have been completed. Built with Javascript/HTML/CSS/Bootstrap

Primary LanguageJavaScript

TodoList

This is a project about to-do's . Projects can be added and tasks(to-do's) added under each project. The priorities chosen will display a different background color for any todo(task) The to-do's and projects will be stored on local storage.

screenshot

Built With

  • HTML & CSS
  • BOOTSTRAP FRAMEWORK
  • Javasript

Getting started

To get a local copy up and running follow these simple example steps.

Setup

  • Clone the project locally.
  • Run npm install followed by yarn install to download all dependencies for the To-do list project.
  • Type the command cd TodoList
  • -Run npx webpack --watch to compile all the Js code.
  • Use any browser of your choice to open the index.html file (double click on it and options appear then you chose)

TESTS

To run tests follow the steps below

  • Run npm install --save-dev jest on your terminal.
  • Then run npm run test to run the tests for the to-do lists project

Live Demo

Author

Che Blanchard

Acknowledgements

  • The next web
  • W3 schools
  • Font awesome
  • Stack overflow

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!