Shobhit-Nagpal / doit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doit

This project is under the Javascript course of The Odin Project.

Visit the website here: https://shobhit-nagpal.github.io/doit/

There's a default project called 'Inbox' which you can add todos to. You can make new projects and add respective todos to them. Along with that you can delete todos and projects. One can also mark a todo as done.

For the storage, localStorage API has been used which you can see under 'Inspect Element -> Application -> Local Storage'.

About


Languages

Language:JavaScript 100.0%