Skip to content

Kitchen Assistant helps you track your food, prepare a meal plan, and create a shopping list. In addition to that, you can either select recipes from the public database or add your own and see how much people like it.

License

Notifications You must be signed in to change notification settings

musapkahraman/KitchenAssistant

Repository files navigation

Kitchen Assistant

Capstone Project for the Android Developer Nanodegree Program

This app is being developed according to a technical specification which is written in the first stage of the capstone project. The document includes UI mocks and a technical breakdown of components.

Description

Kitchen Assistant helps you track your food, prepare a meal plan and create a shopping list. In addition to that, you can either select recipes from the public database or add your own and see how much people like it.

thumbnail

Getting Started

This app depends on Firebase Authentication, Firebase Realtime Database and Cloud Storage. Please do the following before running the app:

  1. Install the Firebase SDK.
  2. Add the app to your Firebase project in the Firebase console.

You will need to have:

  1. "google-services.json" file under "app" folder.
  2. "keystore.properties" file in root directory.
  3. "kitchen-assistant.jks" file in root directory.

"keystore.properties" will have the following.

storePassword=yourPasswordHere
keyPassword=yourPasswordHere
keyAlias=key0
storeFile=../kitchen-assistant.jks

Versioning

Using SemVer for versioning.

About

Kitchen Assistant helps you track your food, prepare a meal plan, and create a shopping list. In addition to that, you can either select recipes from the public database or add your own and see how much people like it.

Resources

License

Stars

Watchers

Forks

Languages