Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 988 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 988 Bytes

✍️ToDo App

Overview

demo

A "serverless" CRUD app:

  • User can register, login, logout
  • User can create to-do
  • User can read the to-dos
  • User can update to-do and check/uncheck
  • User can delete to-do
  • User can see filter/sort the to-dos
  • Email authentication is turned off, but if you still prefer NOT to create a new user account, you can use this:

Built With

Contact