π The Admin Panel for FoodieHeaven β Manage food items, orders, and users seamlessly. Built with Android (Kotlin), using Firebase for database management and IMGur for image storage, as Firebase Storage is now premium.
πΉ The Admin App is not completely finished, and some features can be added.
The project files are too large to store directly on GitHub
π Download FoodieHeaven Admin App from Google Drive
You Need Firebase and IMGur for storage, so Account must needed.
Feature | Details |
---|---|
π Language | Kotlin |
ποΈ Database | Firebase |
πΌοΈ Image Storage | IMGur |
β‘ Architecture | MVVM |
β Backend | Firebase Firestore & Authentication |
β
Admin Authentication (Firebase Auth)
β
Add, Edit, and Delete Food Items
β
Manage Customer Orders
β
Track Order Status
β
Monitor User Activity
- Clone the repository:
git clone https://github.com/your-repo-name.git
- Open in Android Studio
- Set up Firebase with your own configuration
- Run the project on an emulator or device π±