Skip to content

mbabaliiryn/TodoList

Repository files navigation

TodoList App (JavaScript)

Demo Gif

A TodoList app that allow users to create, edit and delete tasks, which organized into projects.

Screenshot

The organization of projects and todos is in the form of nested accordion style lists. Expand any project tab, to reveal it's tasks as well as buttons to add tasks to the project and delete the projects itself. Expand each of the revealed todo tabs to edit or delete it.

Built With

Major languages,

  • JavaScript
  • HTML, CSS

Dependencies and tools

Live Demo

Live Demo Link

Getting Started

  • Clone this repository (switch to the feature branch).
  • Run npm install.
  • Run npm run start to launch the project in the browser

Project Navigation

  • Click on any project tab (#DF0CDF Pink color) to reveal it's included tasks and the add task and delete project buttons.
  • Note, you cannot delete the Miscellaneous Tasks project, which is the default project.
  • Click on the header (#B22222 Brown color) again to close it or
  • Click on any task (#F10534 Orange color) to reveal it's details and the delete task and edit task buttons.
  • Click on the Task Header (#00FF00 Green color) again to close it.

Authors

👤 mbabaliiryn

👤 Keshav Chakravarthy

🤝 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

  • Odin project
  • Accodion
  • npm
  • Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published