Skip to content

jimmyyentran/PlatePicks-Android

Repository files navigation

Build Status

Plate Picks

Tinder but for food

Progress

General

✅ App name
✅ App logo
✅ User can make app-specific account
✅ User can save liked foods onto online database
✅ User can leave food reviews
✅ User can login from Facebook

Front End

✅ Splash screens does preliminary loading of screens and database requests
✅ Fully working list of liked food
✅ Users can swipe left to view next item
✅ Working sliding animations
✅ Notification within app that item is added to list
✅ Distinctive visual separation between viewed and unviewed items in list
✅ Simple splash screen

Back End

✅ Ethnic food searches
✅ Load (50) food images onto AWS S3 with name and restaurants
✅ Working schemas for users, food, and restaurants and their relationships
✅ Working Yelp API integrated into app
✅ RESTful API
    ✅ GET - pull image from AWS S3
    ✅ CINSERT - append liked foods into DynamoDB
    ✅ DELETE - remove liked food from list
✅Range specific searches

Tools

  • Amazon Web Service
    • Cognito
    • DynamoDB
    • Lambda
    • Mobile Hub
    • S3
  • Android Studios
  • Gson
  • Robolectric

Squad

Eliza Alcaraz
Divyansh Choudhary
Daniel Handojo
Alyza Malunao
Jordan Kincer
Jimmy Tran

License

MIT