eagle-land / CalendarApp

1 stars 1 forks source link

SQLite Database #38

Closed jakeweidokal closed 5 years ago

jakeweidokal commented 5 years ago

**What task needs done? (Should only be one thing)

1) Figure out database structure. For now, it can be User(id, username, password, credentials) Friend(id, friend_id)

2) Make an ER Diagram

3) Try to instantiate the db from our flask app. There's a link in the wiki that should help with this

4) Figure out how we can host the database on pythonanywhere.com. We can use Orin's account or Adam's account.

aruyten commented 5 years ago

done = database exists in amazon AWS