๐ Food Ordering App
A simple Food Ordering Android App built using Java and Firebase. The app allows users to browse dishes, view them by categories, add to cart, and place orders with a smooth UI.
๐ Tech Stack
Java โ App development & UI functionalities
Firebase Authentication โ Secure login & signup
Firebase Realtime Database โ Storing and fetching food details
Firebase Storage โ Handling images of dishes
๐ฑ Features
โ User Authentication (Login / Signup with Firebase Auth) โ Display all dishes with details (price, rating, description, image) โ Browse by categories (Pizza, Burger, Chicken, Sushi, etc.) โ Add items to Cart & Checkout system โ Order summary with subtotal, delivery charges, and total โ Modern and responsive UI
๐ Work in Progress:
Coupon code system
Payment gateway integration
Order tracking
โก Getting Started
Clone the repository
git clone https://github.com/your-username/food-ordering-app.git
Open project in Android Studio
Connect with your Firebase project
Run the app on an emulator or real device
๐ค Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
๐ License
This project is licensed under the MIT License โ see the LICENSE file for details.