Skip to content

gabrielsenadev/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

Your App to manage your tasks of day(or days).

Techs used

  • This project is buildit using: HTML, CSS and Javascript.
  • The bundle is Webpack
  • This app use PubSub to call in high abstraction
  • I get date formats using date-fns
  • I use uuid to generate a random unique id for todos and notes.

TO DO

  • Add authentication method(to store user data). Now is using localStorage.
  • Add CSS animations when slide(mobile) panels