Loading repository data…
Loading repository data…
hasunB / repository
Welcome to the Momo Foods: Mobile Commerce Application for Food Ordering System, a seamless and efficient M-commerce solution designed to enhance the dining experience for both customers and restaurant management.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
MOMO is a Mobile Commerce (M-Commerce) application designed to enhance the dining experience for both customers and restaurants.
Users can browse menus, place orders, make secure payments, and track deliveries — all from their smartphones.
| Component | Technology Used |
|---|---|
| Mobile App Language | Java |
| UI Design | XML |
| Framework | Android SDK |
| Backend Language | PHP |
| Database | Firebase Realtime Database / SQLite |
| Hosting | Firebase / Hostinger |
| API Integration | Google Maps API |
| Payment Gateway | PayHere |
The MOMO app follows a client-server architecture:
MOMO integrates with PayHere, enabling secure, fast, and reliable transactions.
Supported methods:
Clone this repository:
git clone https://github.com/<your-username>/momo-food-ordering.git
Open the project in Android Studio.
Configure the API URLs in config.java.
Add your Firebase and PayHere credentials.
Build and run the app on your device or emulator.
AI-based food recommendations.
Table reservations for dine-in customers.
Push notifications for order updates.
Loyalty & rewards system.
Fork the repo
Create a feature branch
git checkout -b feature/your-feature
Commit changes
git commit -m "Add your feature"
Push to the branch
git push origin feature/your-feature
Open a Pull Request
This plugin is open-source and available under the MIT. See the LICENSE.md file for details.