Cooking Recipes Realtime Application with Firebase

Demo : https://play.google.com/store/apps/details?id=wail.recipe
—–—–——
* Android App
- Firebase realtime database + auth
- Push notifications
- Admob ads
- Save ( offline use )
- Material design
- Admin panel
…. this app contains ….
- Splash & Home pages
- Recipes page ( Grid / List )
- Categories page
- One category ( recipes of one category )
- One Recipe ( recipe data + like button [save] )
- Favorites page ( liked [saved] recipes )
- Search age ( search by max + min recipes time)
- About page
- Share action
- This app can receive firebase push notifications
—–—–—–—–—––
Admin panel (WEB) *
[ can hosted in localhost because it’s client side , server side is on firebase ]
…. this web app contains ….
- Login as admin
- Dashboard
- Manage Recipes (Delete / Edit / Add /Define as recipe of week)
- Manage Categories (Delete / Edit / Add)

