Skip to content

The Todo list app creates todos in separate lists. The app loads with a default project to which all of the todos are initially put. The user is able to create new projects and choose which project their todos go into.

License

Notifications You must be signed in to change notification settings

rammazzoti2000/todo_list_js

Repository files navigation

Contributors Forks Stargazers Issues


Logo

JavaScript --> [ToDo List]

This project is part of the Microverse curriculum in JavaScript module!
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

The Todo list app creates todos in separate lists. The app loads with a default project to which all of the todos are initially put. The user is able to create new projects and choose which project their todos go into.

This project should prove the understanding of the student on the following JavaScript concepts:

  • Object Oriented Programming (OOP)
  • Factory Functions
  • The Module Pattern
  • Single Responsibility and Tightly Coupled Objects

screenshot

Built With

This project was built using these technologies.

  • HTML/CSS
  • JavaScript
  • Bootstrap
  • ESLint
  • StyleLint
  • GithubActions 💪
  • Atom :atom:
  • VSCode 🆚

Usage

To have this app on your pc, you need to:

  • download or clone this repo:
    • Clone with SSH:
      git@github.com:rammazzoti2000//todo_list_js.git
    
    • Clone with HTTPS
      https://github.com/rammazzoti2000//todo_list_js.git
    
  • $ npm install
  • and open index.html from /dist folder in the browser

Automated Test

No automated tests yet

Live Demo

Live Demo 👈

Contributors

👤 Roman Nikolaev

👤 Alexandru Bangau

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

Acknowledgements

📝 License

This project is MIT licensed.

About

The Todo list app creates todos in separate lists. The app loads with a default project to which all of the todos are initially put. The user is able to create new projects and choose which project their todos go into.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •