-
Users can create and share lists of places to visit
-
Features
- A user can sign up with social auth / login / logout
- A user can CRUD lists
- A user can add a specific Point of Interest (POI) to the list
- A user can add a comment / more info to a given POI
- A user can share this list with anyone
-
Backend Framework
-
Database Access
-
OAuth 2
-
Signed Cookies
The code is in the app directory. See the README there for setup directions.
- See the DEV LOG
- See the Project Board