Foodify: An Android Application

Foodify: An Android Application

I developed this innovative "Search-Suggest" android application called "Foodify". The idea behind the app is to suggest the user what to cook based on available ingredients entered. I wrote database function, SQLiteOpenHelper functions and designed the UI using Material Design.

Technical Concepts implemented within the app.

  1. List View
  2. Fragments
  3. Navigation View
  4. Drawer
  5. ActionBarDrawerToggle
  6. Material Design
  7. Scroll View
  8. Layout [ Relative, Drawer, Linear, Co-ordinator Layout, AppBarLayout, Frame Layout, Constraint Layout]
  9. Grid View
  10. Floating Action Button
  11. SQLite database