Skip to content

bulletproofadks/COS-haveYouDoneItYet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COS-haveYouDoneItYet !

Does ALL your tasks belong to the same category ?

No, right. So why use Todo app which can only save list of one category. Introducing to you haveYouDoneItYet Web-app.

Hi! haveYouDoneItYet is a Multi List-Todo App based on MVC architecture.

What is this ?

10% static (😶) || 90% dynamic (😋) || 100% responsve (😉 Go on try on mobile)

haveYouDoneItYet can create multiple lists and store your lists in your browser, which means all your tasks are automatically saved locally and are accessible everytime you open it.

Used Tech

  • Vanilla Js
  • CSS
  • HTML
  • Local Storage API

*basic todo functionalities are taken from this Source