Skip to content

Seal125/To-Do-List

 
 

Repository files navigation

Unit 7 Problem Set #4

Full Stack To-Do w/ Authentication

  1. User login and registration with encryption and tokens to access their own to-do lists/stay secure.

  2. Get access to their task list, many options in their list to manipulate tasks.

  3. C.R.U.D: Add a task, delete a task, update a task, and set a task complete.

  4. Logout implemented with token expiration.

Heroku App: https://lit-coast-27736.herokuapp.com/

About

Problem Set 7.4 - Full Stack To-Do List with Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • HTML 33.8%
  • CSS 1.4%