Google Play Store link: https://goo.gl/8DKvWq
The Recipe App is an Android app made using Android Studio. It is created so that users can create new account, sign in & out, make new recipes, edit/delete their info, and add pictures to them.
The app uttilizes Material Design.
adapters
folder contains adapters for: database - directions - ingredients - main page - recipes - viewPager for a single recipe (Ingrediants, Directions).dao
folder contains data access objects for: directions - ingredients - SQLiteDatabaseHelper - recipes - users (id, password, name, email).models
folder contains classes to define a: database - direction - ingredient - recipe - user.ui
folder contains the fragments for the different cuisines and the activities.utils
folder contains snippets of code for various functionalities.
![]() |
![]() |
---|---|
The splash screen | main screen when the app is first opened |
![]() |
![]() |
---|---|
The app has functionality to check for invalid credentials | Create new account screen |
![]() |
---|
Recipes are divided into 5 cuisines: American - Vegan - Asian - Mediterrean - European |
![]() |
![]() |
---|---|
The vertical ellipsis icon allows option to create new recipe/sign out | Edit or delete a single recipe |
![]() |
![]() |
![]() |
---|---|---|
Edit an existent recipe pages 1 | Edit an existent recipe pages 2 | Edit an existent recipe pages 3 |
![]() |
![]() |
![]() |
---|---|---|
Add new recipe | New recipe ingredients | New recipe directions |
![]() |
---|
Material Design motions |