An Android food recipe app for exploring new recipes, saving them offline and searching for specific recipes.
Credit to:
- Explore recipes from the spoonacular API
- Download and delete recipes for offline use
- Share recipe urls using other plaforms such as Whatsapp
- View recipes from the source website
- Search for specific recipes
- Includes a very user friendly UI and amazing animations
- Navigate between different tabs using bottom navigation bar
- Scroll down to view more recipes
- Scroll sideways to view recipes under a specific category, eg. Vegetarian, Ketogenic
- Click on a recipe card to view it
- Scroll down to view more offline recipes
- Swipe left on recipe card to share recipe and right to delete a recipe
- Click on a recipe card to view it
- Enter a recipe name and choose suggestion if wishes
- Click on recipe searches to view recipe
- JSON Parsing
- Volley Library
- Android Room Library
- Persistence
- Activities and Fragments
- Bottom Navigation Bar
- RecyclerView and CardView
- Search functionalities