Generic platform that employs a fleet of riders and offers their service for any company that needs deliveries.
-
Pivotal Tracker project
-
Sonarcloud Dashboard
-
Deployed application link
-
Run the application
- ./mvnw spring-boot:run
-
Deploy application to google cloud manually
- mvn clean package appengine:deploy (need to have installed on your computer google cloud SDK)
- check the application running at link.
-
A google MySQL database is used, so no need to have local instances running