-
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
-
ORM
-
Auth
-
Day 1
- Upgrade Deno
- Generate Fresh Project
- Familiarize myself with Fresh
- Linter?
- Setup the database
- Docker Postgres
- Create a users table
- At least 1 route that returns data from DB
-
Day 2
- TBD - July 29th 2022