An open API service indexing awesome lists of open source software.

https://github.com/quantumsnowball/todos-domain--serverful


https://github.com/quantumsnowball/todos-domain--serverful

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todos

A todo app with a authentication system using React and JWT. User can register and account, login to his account, and then add todo checklist items. The state should be saved into a database and user should be able to authenticate using JWT token and get back the checklist. You can also login using a Google account through OAuth2.0.