Skip to content

Nelfimov/odin-todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app in frontend

This is a pet project for learning JS by Odin Project.

Icons used are from Google Library.

App uses localStorage for saving tasks and projects.

Future plans

  • Animations;
  • Modals for interacting with tasks;
  • Better color palette;