Skip to content

seancorc/snax-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Name: Snax
App Tagline: Students Order, Students Deliver
Link to IOS repo: https://github.com/jsb459/snax
Backend Requirements:

  1. The backend for this app was created using Flask and SQLAlchemy. It contains four models: Users, Restaurants, Food and Order and the relationships between these models is defined as follows: Many to One Food to Restaurant, Many to One Order to User, and Many to Many Food to Order. Our backend also provides functionality for the frontend to modify and access information about these models, such as the ability to add food items to a user's order, toggle whether a user is in delivery or order mode, have a user in delivery mode fulfill an orde, and more. The full API Specification can be found at:
    https://paper.dropbox.com/doc/Snax-API-Spec--AclHUeVgtvVnGUFMW2oQRUYxAg-goH2fNqfeJDNLO0NRotNT

  2. The app is deployed using Google Cloud - see http://35.236.231.84/api/snax/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages