Skip to content

karimmdm/2019HackChallenge

Repository files navigation

Safe Eat (Winner of AppDev Hack Challenge 2019)

『eat safe when we take care of finding the allergens for you』

Screens:

Screen Shot 2019-12-08 at 23 12 35

Features:

  1. Landing Page
  2. Signin Page
  3. Eateries Page

Screen Shot 2019-12-08 at 23 11 13

  1. Items Page
  2. Searching Page
  3. Search Result Page

Description:

Ever went to an eatery looking for gluten-free food and returned disappointed? Not any more. Safe Eat is an app that displays a list of eating options according to the user’s dietary restrictions or allergen information for on-campus eateries. Students with allergies can filter through food at different eateries by putting in their allergen information in a search bar. They can also filter through different eateries based on on-campus locations. Want to know more about what dishes your favourite eateries are serving but have a lot of allergies? Enjoy SafeEat!

iOS Implementation:

  • Used NSLAyout Constraints.
  • Used Two UICollectionViews and a UITableView
  • Two UINavigationControllers to navigate between three screens
  • Implemented a detailed view that displays the picture of the eatery and which category it belongs to.
  • Used a searchViewController and integrated with an API to navigate to a particular eatery and display the food served by it that does not contain the allergens listed in the search bar.

Backend Implementation:

  • Used SQLAlchemy and Flask to create and update the Database
  • Implemented different routes to access food and ingredients in the database
  • Deployed using Google cloud to implement the APIs built

Creators:

Maitreyi Chatterjee, Masbubul Karim, Raahi Menon, Yaoyao Ma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •