Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 377 Bytes

codecademy_todo

This is a simple todo application written in a weekend for the CodeCademy coding challenge.

The requirements were: build a simple to-do application to create, replace, update, and delete task items with user registration, authentication, and authorization.

A working demo can be found here.