https://github.com/grayturtle01/todo-mvc-auth
A ToDo App with MVC Architecture and Google Authentication
https://github.com/grayturtle01/todo-mvc-auth
atlas express google-auth heroku mongodb mongoose nodejs
Last synced: 3 months ago
JSON representation
A ToDo App with MVC Architecture and Google Authentication
- Host: GitHub
- URL: https://github.com/grayturtle01/todo-mvc-auth
- Owner: grayTurtle01
- Created: 2021-04-14T21:47:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T16:08:41.000Z (about 5 years ago)
- Last Synced: 2026-01-03T16:21:12.508Z (6 months ago)
- Topics: atlas, express, google-auth, heroku, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: http://todo-mvc-auth.herokuapp.com
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo-mvc-auth
A ToDo App with MVC Architecture and Google Authentication
* Features: Create Task, Delete Task, Update Task, Checked Task
* Stack: ExpresJs, NodeJs, MongoDB, MongoAtlas
* Packages: mongoose, passport, passport-google-oauth20
* Deploy: Heroku
[Deploy Link](http://todo-mvc-auth.herokuapp.com)