Skip to content

A simple task manager for projects. This project was created using the concepts of Single Responsibility, factory functions and, the Module Pattern. I used primarily Bulma and Javascript, as well as webpack.

License

Notifications You must be signed in to change notification settings

mricanho/To-do-list

Repository files navigation

Todo-List

This project is a Todo-List where you can create a new Project and inside this project, you can create a task, the task contains a title, description, due date, and priority.

This project was created using the concepts of Single Responsibility, factory functions and, the Module Pattern.

screenshot

Live demo

live demo

Built With

  • JavaScript
  • HTML
  • CSS
  • Webpack
  • Package.json

How to start the project from your Local enviroment

  • Open your terminal and cd where you want to store the project
  • Run the following command - git clone https://github.com/mricanho/To-do-list.git
  • Cd into the directory - cd To-do-list$
  • Open the live server on your VScode Alt + L then Alt + o on index.html

How to run the tests

  • Open your terminal and cd into the directory - cd To-do-list$
  • Run the following command - npm test

Author

👤 Brian Cruz

👤 Miguel Ricaño

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a star if you ⭐ like this project!

Acknowledgments

  • Microverse
  • GitHub
  • TheOdinProject
  • JavaScript

About

A simple task manager for projects. This project was created using the concepts of Single Responsibility, factory functions and, the Module Pattern. I used primarily Bulma and Javascript, as well as webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published