Foodie is a meal recipe app.
Time spent: 12 hours spent in total
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.
Here's a walkthrough of implemented user stories:
GIF created with LiceCap.
The app uses Firebase and was built using Android Studio.
- 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
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.