Skip to content

TomSoerr/odin-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My “Todo List” Project

preview gif

Description

In this project from “The Odin Project” I create a Todo List Web-Application
This Todo App can:

  • create new Todos in different projects,
  • show all Todos,
  • show Todos of today,
  • show Todos of this week,
  • show Todos of the current project.

All Todos and project are stored in the local storage. On a page refresh nothing is lost.

Links

Notes

The icons are from google material icons and are licensed under the Apache 2.0 license. If you have any copyright concerns please contact me and I will remove the content immediately.