Skip to content

Personal project of Todo application for educational purposes.

Notifications You must be signed in to change notification settings

igormigas/react-project.todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-project.todo

This is a personal project of Todo application for educational purposes.

Made with React. No Redux at the moment.

[ Demo ]

Currently you can:

  • add/remove cards
  • add/remove todo tasks
  • edit cards' name
  • mark/unmark tasks as finished
  • give task higher priority with highlighting
  • see animation while removing
  • watch the progress bar of each card

Soon:

  • more edit possibilities
  • transfering tasks from card to card
  • fixing problem with adding new task (collapsing container with inputs)
  • Redux version

About

Personal project of Todo application for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published