Skip to content
/ ToDo Public
forked from letsintegreat/ToDo

Here is a ToDo app designed with HTML by Harshit Seksaria

Notifications You must be signed in to change notification settings

sidling1/ToDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Application

Here is a ToDo application designed with HTML, CSS and coded with core JS, all done by Letsintegreat

In this ToDo Application every work gets added and removed with a cool animation, and the UI is also amazing. This application is created with keeping this point in mind that it should look cool in every display sizes and even on mobile devices.

Here is the app's screenshot: ToDo Screenshot

Cool, isn't it?

And yes, the background is also created by me. Thanks to Gravit Designer.

This application helps others remember the works they have to do in nearby time.

So, the application has a button Add work, if the user clicks on that button then application prompts the user to add any work. Then it shows that work on the screen and stores that work in localStorage.

When the work is done then the user can hover over the work and can click on Done button. Or they can simply click on the work (New Feature). Then the work gets removed from screen and from localStorage as well.

And you can find this app in action on this link. The link is powered by 000webhost

About

Here is a ToDo app designed with HTML by Harshit Seksaria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • CSS 32.0%
  • HTML 14.7%