Skip to content

Foodie is a meal recipe app that uses MealDbAPI and Firebase.

License

Notifications You must be signed in to change notification settings

KC-Anisha/Foodie_Android

Repository files navigation

Foodie

Foodie is a meal recipe app.

Time spent: 12 hours spent in total

User Stories

The following functionality is completed:

  • User can login to Foodie using google account.
  • User can sign up and sign in to Foodie using email and password.
  • User can view meals of different categories.
  • User can view meal recipe details, including video and instructions.
  • User can save meals of interest and view them later.
  • User can get a random meal.
  • User can get the source of the recipe.
  • Styling/Design

The following features are yet to be implemented:

  • User can search for meals.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Demo of Application

GIF created with LiceCap.

Notes

The app uses Firebase and was built using Android Studio.

Open-source libraries/API used

  • Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
  • Glide - Image loading and caching library for Android
  • MealDbAPI - API used to get meals and recipes

License

Copyright 2021 Anisha KC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Foodie is a meal recipe app that uses MealDbAPI and Firebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages