- Landing Page
- Signin Page
- Eateries Page
- Items Page
- Searching Page
- Search Result Page
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!
- 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.
- 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
Maitreyi Chatterjee, Masbubul Karim, Raahi Menon, Yaoyao Ma