wafflehaus / chewcrew

LUNCH!
http://chewcrew.cc:8080/api
ISC License
0 stars 0 forks source link

Create database for backend API #15

Closed ryyan closed 10 years ago

ryyan commented 10 years ago

Create two tables. Note that data may be transient for now (ex: Sessions will be deleted after a short period of time following completion).

Table: User Columns: Name, Preferences

Table: Session Columns: Users, Locations, Votes