Skip to content

TodoList is a simple javascript app built to help users track things to do. A user can create different projects, then assign todo tasks to each project.

Notifications You must be signed in to change notification settings

mimipeshy/todolist-js

Repository files navigation

JS TODOLIST

This is a To Do List App using JavaScript and Webpack. With as goal learning how to apply Object Oriented Programming best practices.

screenshot

Built With

  • Javascript
  • CSS
  • HTML

Live Demo

Live Demo Link

Getting Started

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

Usage

  • Navigate through all projects in the navigation pane on the left-hand side
  • In the middle the currently selected project will be visible
  • A project can be deleted by clicking on the delete button
  • Click on the + below the Todo list to create a new todo
  • A todo can be updated by clicking on the modify button.
  • A todo can be marked as complete by clicking on the done button

Authors

👤 Author1

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

TodoList is a simple javascript app built to help users track things to do. A user can create different projects, then assign todo tasks to each project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published