The My-Delivery app, a demo Application for just Study Purposes, is designed to be a general-purpose food delivery platform, similar to iFood.
This project uses Quarkus, Java Framework and Angular, FrontEnd Framework.
If you want to learn more about:
- Quarkus, please visit its website: https://quarkus.io/.
- Angular, please visit its website: https://angular.dev/.
git clone https://github.com/helisfreitas/my-delivery-quarkus.git
cd /my-delivery-frontend-angular
git submodule init
-
Running each module separately
-
my-delivery-registration (Restaurant Management)
See: Instructions
-
my-delivery-marketplace
See: Instructions
-
my-delivery-frontend-angular
See: Instructions
-