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.
- List View
- Fragments
- Navigation View
- Drawer
- ActionBarDrawerToggle
- Material Design
- Scroll View
- Layout [ Relative, Drawer, Linear, Co-ordinator Layout, AppBarLayout, Frame Layout, Constraint Layout]
- Grid View
- Floating Action Button
- SQLite database