Skip to content

johnlin10/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

A simple to-do list PWA built with React and SCSS.

Todo List

Features

  • Add new todos
  • Mark todos as completed
  • Set due date for each todo
  • Set importance level for each todo
  • Delete todos
  • Save todos to local storage

Installation

iOS

  1. Use Safari to open TODO website: https://johnlin10.github.io/to-do-list/

  2. Click the share icon in the address bar
    Click share icon

  3. Tap "Add to Home Screen"
    Tap Add to Home Screen

  4. Tap "Add"
    Enter a name and tap Add

  5. TODO is added to your home screen
    TODO is added to home screen