Skip to content

Demo application for learning Quarkus Frameworks

License

Notifications You must be signed in to change notification settings

helisfreitas/my-delivery-quarkus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6401b50 · Oct 6, 2024

History

38 Commits
Oct 5, 2024
Oct 6, 2024
Oct 5, 2024
Oct 5, 2024
Oct 6, 2024
Oct 5, 2024
Oct 5, 2024
Oct 4, 2024
Oct 6, 2024
Oct 5, 2024

Repository files navigation

Java CI with Maven

My Delivery App project

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:

Specifications

Spec 1

Developer Mode

Cloning the application

git clone https://github.com/helisfreitas/my-delivery-quarkus.git
cd /my-delivery-frontend-angular
git submodule init

Running the application

  • Running each module separately

    1. my-delivery-registration (Restaurant Management)

      See: Instructions

    2. my-delivery-marketplace

      See: Instructions

    3. my-delivery-frontend-angular

      See: Instructions

Reference links