UberEatsClone icon indicating copy to clipboard operation
UberEatsClone copied to clipboard

Grub is an UberEats clone. A full-featured cross-platform food delivery app template in Java/Kotlin for Android, iOS, Desktop & Web.

Results 9 UberEatsClone issues
Sort by recently updated
recently updated
newest added

Env: windows 10 I run: .\mvnw install Response: BUILD SUCCESS But when I run: .\run.bat simulator Reponse: ... [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grub-javase --- [WARNING] JAR will be empty...

SourceChangeWatcher running. Watching directories [D:\UberEatsClone-master\common\src\main\java] [EDT] 0:0:0,17 - Codename One revisions: 7dd4e7d08b3442d90959477ee52a5ae8c4361b29 [EDT] 0:0:0,17 - Exception: java.io.IOException - /theme.res not found java.io.IOException: /theme.res not found at com.codename1.ui.util.Resources.open(Resources.java:756) at com.codename1.ui.util.Resources.openLayered(Resources.java:720) at...

Hello, All I thought this project is java/kotlin code for android But It seems not android Please let me know where can I find android source code? Thanks

Conceptually there needs to be an OrderModel with the details of the order. This would include which dishes are being ordered, quantities, and add-on choices for the dish. This will...

The `update()` method on a view may be called a lot, including circumstances when the state of the view is already fine. Try to avoid UI mutations or expensive calls...

This might be a bug in CN1's lead component handling, but the DishPreview isn't firing the event when the user clicks on the image. CN1 is having trouble handling the...

If you want to embed your own custom back button into a View, you can simply fire a `FormBackEvent`. This will automatically be propagated up the controller hierarchy and handled...

Admin panel to manage restaurants, drivers, commissions, payment methods and payment distribution to restaurants?

Android studio and IDEA by intellij used but it keeps saying module not specified, despite resyncing and clearing cache.