Recipes - Cookbook App for Android with Admin Panel

Recipes – Cookbook App is an Android application support adding/updating an unlimited number of categories, recipes, and chefs online directly using an easy Admin Panel which connected to the Realtime Firebase database, and can be deployed on the free Firebase hosting, no domain/hosting are needed
Each recipe contain ingredients, instructions, multiple images, and a video.
This source code is consists of 2 apps:

  • Users app: Users can explore the app with the ability to review recipes, also they can send their own recipes to the admin.
  • Admin app: Admin can accept/reject the recipes sent by users, and managing the reported recipes directly from the admin app.

media&token=c3bc0b28-7aae-4927-ab34-a39ac48ee345\

 media&token=f03aea77-2c37-404a-a87b-ee40e50a9c41\

User AppAdmin Appmedia&token=eb45dfb4-5bca-495f-98b1-4c4b20143344\media&token=eb45dfb4-5bca-495f-98b1-4c4b20143344\

media&token=0e132be9-7a6f-4c79-9f3b-0c447398c095\

Admin Panel email: admin@admin.com password: 123456 PS: this is a demo Admin Panel for test purposes only, changes will not appears in demo APK

media&token=37efbf35-8e85-4a7d-b582-ec62e245d11c\ media&token=17bbb009-a8da-4b6b-ab34-4885cd5aa0dd\ media&token=740129e1-d1e4-47cd-bb4c-a9479a15bed2\ media&token=dae7f03a-f448-450e-90bf-a84e0049900c\ media&token=a677d8de-b703-4be5-a034-744b917b0047\ media&token=e35cb34f-6ace-4a4a-a87e-6ed559ad7ffa\ media&token=e221959b-1f15-4503-bfa4-caa03edba632\ media&token=8b30a219-1e47-4ce1-a578-e6cd5ded6eee\ media&token=7a02c37e-f45f-4f3e-9d48-c50af02db8c3\ media&token=6a497c13-274e-42e6-bfe1-e02169b8fd61\ media&token=a6eb26a9-82f1-4085-810c-b86014404f3f\ media&token=32fc337e-46a8-4951-b17f-11e43da89cef\ media&token=11dfb74e-17dd-4ff7-bba2-45e433ff8ad5\ media&token=e6283ab4-e695-47de-912e-1fcf0957eb66\ media&token=5c645a29-0850-4c5d-a06e-5e36829fd5a1\ media&token=4afa853c-d6f8-4ab9-bc20-e73b493ce8b1\ media&token=04b902b2-785f-4763-93e9-074aa7846738\

Features:

  • Splash Screen.
  • Online Realtime Firebase Database with the ability to add unlimited categories and unlimited chefs and unlimited recipes.
  • Intro Slider, showing in the first use.
  • Registration/Login System: Sign-in by Google or by Email/Password with Email verification feature to avoid spamming, and forgot password option.
  • Slider Bottom Navigation:
    • Categories: You can add unlimited categories
    • Chefs: You can add unlimited chefs
    • Add: Allow users to send their recipes to be reviewed by admin.
    • Recent: Displaying all recipes in descending order
    • Favorite: Save the favorite recipes in a specific section.
  • Displaying all recipes of a selected category or selected chef.
  • Sorting recipes by (Newest / Most viewed / Best rated).
  • Showing the average rating of each recipe with the ability to favorite/unfavorite the recipe.
  • Powerful search: Support searching for any word exists in the recipe title, ingredients, or direction.
  • Recipe Details(Collapsing ToolBar):
    • Image gallery slider: support adding unlimited number of images for each recipe, with auto slider and when clicking the gallery the preview tool will display the images in actual size with ability to zoom in/out by click/pinch.
    • Displaying recipe title, favorite/unfavorite, and back buttons.
    • Views counter of each recipe.
    • Displaying recipe average rating, total reviews, chef image, and name.
    • Scrollable sections for ingredients and instructions with supporting HTML codes and web links.
    • Video section: Displaying a YouTube video or .mp4 server link.
    • Share button: Share the the full recipe: (image, ingredients, instructions, and video link) with other apps as a post or as an Image with watermark.
    • Reviews: Users can post a rate and a comment for each recipe, with showing other users reviews.
  • Complying with the UGC policy using the following features:
  • Navigation Drawer list includes: Main, Profile, Share, Rate, Contact us, Privacy Policy, Logout, and Reset Ads.
  • User profile: Displaying the user name, email, and profile image with the ability to change the user name, image, and password, with delete account option
  • In-App review API: to rate and review the app without redirecting the user to Google play store.
  • Admin App:
    • Displaying all users’ recipes on the main screen.
    • User’s Recipe Details (Collapsing ToolBar):
      • Displaying the recipe details: image, title, user name, user image, selected category, ingredients, instructions, and video link.
      • Ability to change the category.
      • Ability to publish or reject the user recipe.
      • By publishing the recipe the user will be added as a chef, and by rejecting the recipe it will be deleted from the database.
    • Displaying users’ reported recipes, with the ability to remove any reported recipe from the reported list or delete it from the published recipes.
  • Support LTR and RTL languages.
  • AdMob Ads: Interstitial, Smart Banners, and Open App ad.
  • AdMob User Messaging Platform SDK (for EU countries): Comply with the GDPR + Reset Ads option.
  • Firebase Analytics.
  • Integrating Firebase Cloud Messaging (Push Notifications) for active and inactive users (the notifications will be received when the app is working or not), with the ability to send notifications for specific recipes.
  • Integrating Firebase In-App Messaging.
  • Android Studio project, Easy customization with clean code.
  • Free Web Admin Panel, connected with the Realtime Firebase database so you can easily add, update, and delete your categories, chefs and recipes online directly.
    The admin panel will be deployed on Firebase hosting for free and  no domain/hosting are needed.
  • Documentation included with step by step detailed guide for configuring the app and admin panel and reskin the app.

What will you get?

  • Full Android User App Source code.
  • Full Android Admin App Source code.
  • Full Admin panel web App Source code.
  • Full Documentation for configuring the app and admin panel and reskin the app.

Recipes - Cookbook App for Android with Admin Panel - 1

Changelog:

Version 2.2 (29th November 2023)

User App: - Resolving minor issue in the favorite functionality.

To apply this update to your existing source code: • User App: - Replace the file (RecipesAdapter.java).

Version 2.2 (1st August 2023)

User App: - Enhancing search functionality. - Hiding the banner ad in video UI to comply with the YouTube API policy.

Admin Panel: - Resolving the edit recipe issue.

Updating the documentation file, section 4 (steps of changing the user agreement text).

To apply this update to your existing source code: • User App: - Replace the files (RecipesListActivity.java, RecipeDetailsActivity.java, VideoFragment.java).

• Admin Panel: - Replace the file (recipes.html).

 

Version 2.1 (21st June 2023)

 

User App: - Adding a Delete Account option, to allow users to delete their accounts with all related data including their recipes. (This option complies with the latest GooglePlay policy). - Integrating a new YouTube player SDK instead the previous API (YouTube Android Player API) which was fully deprecated by Google. - Upgrading the plugin and SDKs to the latest releases.

Admin App: - Integrating a new YouTube player SDK instead the previous API (YouTube Android Player API) which was fully deprecated by Google. - Upgrading the plugin and SDKs to the latest releases.

Updating the documentation file according to the latest updates (steps of changing the package name, privacy policy).

To apply this update, since there are major changes please copy your content (google-services.json file, drawable, and so on… ) to the new source code.

 

Version 2.0 (30th January 2023)

 

User App: Complying with the Android 33 SDK and upgrading the plugin and SDKs to the latest releases. Complying with the UGC policy by adding the following features: - Report a recipe. - Delete a recipe by the chef. - Delete a review by the chef. - Block a user by the chef, blocked users will not be able to add a review to the chef.

Adding sort recipes by (Newest / Most viewed / Best rated). Browsing the content for unregistered users and prompting login when accessing the features that require login. Adding the (Login) button in the profile for unregistered users. Enhancing uploading recipes functionality. Adding notifications permission for android 13.

Admin App: Complying with the Android 33 SDK and upgrading the plugin and SDKs to the latest releases. Adding a reported recipes section, with the ability to remove any reported recipe from the reported list or delete it from the published recipes. Enhancing accepting recipes functionality.

Admin Panel: Adding/changing the admin email from Firebase remote config for security reasons. Adding Filter by a chef and filter by a category, with the ability to display specific category recipes from all chefs, showing specific chef recipes from all categories, or showing recipes from all chefs and categories. Prevent overwriting recipes issue for non-sequential IDs.

Updating the documentation file according to the latest updates, with a new section (optional steps for removing the add recipe page). To apply this update, since there are major changes please copy your content (google-services.json file, drawable, sounds, and so on… ) to the new source code.

 

Version 1.6 (10th December 2021)

 

Integrating the AdMob Open App Ad, which shows when bringing the app to the foreground again. Upgrading AdMob Ads implementation to version 20.0.0+ Upgrading plugin and updating the SDKs dependencies to the latest versions. Migration to the (User Messaging Platform SDK) instead of the deprecated (Consent SDK) for the GDPR. Resolve share image issue on Android 11+. Updating the documentation file (AdMob Open App ad, Enable GDPR, Admin panel). To apply this update, since there are major changes please copy your content (google-services.json file, drawables, and so on... ) to the new source code.

 

Version 1.5 (21st March 2021)

 

Targeting API 30 and updating the SDKs and Dependencies to the latest versions. Auto slider for recipe images gallery in the Details UI. Preview images gallery slider in the actual size with ability to zoom in/out. Redirecting to the chef's recipes by clicking on the chef data section in the recipe details UI. Display views counter of each recipe. Allow the user to upload 4 images for their recipe. Share the full recipe as image including(recipe title, ingredients, direction, image) with app logo watermark. Forgot password option, with validating if the email is registered. Integrating In-App review API Enable the send button after completing the uploading of the recipe. Resizing the uploaded images from the user app, to reduce consuming the storage. Transition effects between activities. Enhancing no available data field. Preventing the chef of review own recipes. Updating the documentation file(Configure and deploy the admin panel). Free Web Admin Panel, connected with the Realtime Firebase database so you can easily add, update, and delete your categories, chefs and recipes online directly. The admin panel will be deployed on Firebase hosting for free and no domain/hosting are needed.

 

Version 1.0 (6th June 2020)

User App: Support searching for any word exists in the recipe title, ingredients, or direction. Support sending push notifications to open specific recipes. Resolving the favorite issue. Multiple fixes and enhancements for the user profile: (resolve update name/password issue, apply the changed profile image in the user’s recipe request, redirect the user to the main UI when back from the profile). Resolving sharing recipes on the WhatsApp issue. Prevent overwriting the image of the previous recipe sent by the same user. Improve detection of no Internet connection, by adding a button to check the connection again. Fixing landscape of the recipe details UI. Admin App: Fixing landscape of the recipe details UI. Resolving the issue when receiving a recipe without an image. Documentation: Updating the documentation PDF file, section 12, how to send a notification that opens a specific recipe. ------------------------------------------------------------------------ To integrate this update into your existing source code, kindly replace the following files: In User Source Code: - Replace: RecipesListActivity.java, ProfileActivity.java, RecipeDetailsActivity.java, SendFragment.java, SplashActivity.java, MyFirebaseMessagingService.java, WelcomeActivity.java, MainActivity.java, BaseActivity.java, MyAdapter.java, activity_profile.xml - Add the file activity_recipe_details.xml in the land-layout folder In Admin Source Code: - Replace AdminList.java - Add the file activity_recipe_details.xml in the land-layout folder

 

 

Version 1.0 (14th May 2020)

 

Initial release

License Option
Quality checked by Digital Vyapar Seva
Future updates
Free support
khusboo

Member since Jun 2024

View Portfolio

Published:

01-07-2024 05:00 PM

High Resolution:

Yes

Files Included:

Tags:

khusboo's items

We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies

More