REPOSITORY OVERVIEWLive repository statistics
★ 100Stars
⑂ 41Forks
◯ 6Open issues
◉ 100Watchers
66/100
OPENREPOHUB HEALTH SIGNALHealthy signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
40 Maintenance state20% weight
65 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Food Ordering Application with Review Analyzer
This is a food ordering application which was inspired from food ordering system used by restaurants in China. There are two android applications in this project :
-
User Application- Just Eat
-
Manager Application- Just Eat Chef
1. Just Eat
The main aim of my project was to create a food recommendation system using machine learning model which will be integrated in an android application that will allows users to order food and drinks in a fast and convenient way. Basically, my project consists of three major parts, i.e.
- Sentimental analysis of feedback given by the customers using RNN.
- Integration of machine learning model in android application.
- Ranking each food item in the menu based on the feedback given by the users.
First, I built and trained RNN model on Amazon food review dataset. Model was trained on around 3 lakh reviews and tested on 1 lakh reviews.
- Training Accuracy = ~93 %
- Testing Accuracy = ~91 %
tf.Keras model was converted into tflite model. Then, it was used inside Android Application to perform sentiment analysis on reviews given by users about their orders.
User application works in 5 stages-
- User goes to restaurant, scan QR code at table, select his dishes, make payment and confirm his order.
- Restaurant manager/chef receives his order and confirms it when his order is server at table.
- User give his feedback about his individual order.
- Feedback is analysed by ML model and a score is generated for each dishes based on customer review.
- Food score of dishes ordered is updated and sorted accordingly in main menu.
Application Workflow -
| 1. Login | 2. Scan QR Code | 3. Select Food | 4. Checkout |
|---|
| | | |
| 5. Payment | 6. Order Confirmation | 7. Give Review | 8. Review Result |
|---|
| | | |
Food Score will be updated after each review. Items having maximum food score will be at top and vice versa.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Grocery store template is created as a wonderful solution for any agricultural or organic food shop Android App UI template. It is a template for an Android developer that want to create grocery application with a clean design. The template is only lay outing without data flow and communication with the backend system. This UI Template can reduce your development time and will loved by developer that hate lay outing design! You can use this app as one big super market app to sale product of your store. This app make easy for user to buy product from store with easy steps and store can get easy order.
41/100 healthActive repository
JavaNo license#android#android-app#android-application#android-studio
⑂ 58 forks◯ 6 issuesUpdated Dec 2, 2025
JustJava is a mock food ordering and delivery application for a coffee shop.
29/100 healthHas homepageArchived
KotlinApache-2.0#android#android-application#coffee-shop#coroutines
⑂ 33 forks◯ 1 issuesUpdated Oct 10, 2025
Project homepage ↗