Skip to content

aza0092/Cooking-Recipe-Android-App

Repository files navigation

Recipe App - Android based App

main screen

Live App

Google Play Store link: https://goo.gl/8DKvWq

Description

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.

Technical

  • 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.

Images

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

About

Create recipes with this Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages