Skip to content

vardanabhanot/todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

Its a fun project to practice JS and CSS and apply PWA for mobile as well as Desktop(Windows). check this project from this Link

Features

  • Supports PWA so you can use it offline as a Native App.
  • Time based theme.

Upcomming Features

  • Integrated Daily Weather Status 🌤️ and Notification 🔔
  • ToDo reminders using PWA Notification API as the data is been stored in Local Storage.
  • Priority Based tasks(partially done).

Ideas 💡

Adding Swipe gestures for performing Delete actions.

Status

As i took mobile first Approach the Mobile version 📱 is good to use. And the desktop versions UI is being changed.