Skip to content

PopovicV/main-app-rent-a-car

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML and WEB Services student project

Rent-a-car Main App

Team 43

GitHub Logo


Model was created using PowerDesigner15. If unable to open, screenshot is also present.


Microservices:

catalogue

keeps track of vehicle catalogue. database parts: eveerything about vehicle details.

location

location related duties. database part: location and all related tables.

message

manages messaging. database: message, user inbox

pricelist

all about managing prices. database part: price list and vehicle discount tables.

request

manages vehicle requests. database part: vehicle request table.

review

manages user reviews. database: review.

user

manages users and privileges. database part: user, user details

vehicle

all things vehicle. database part: vehicle table.

also:

eureka

service discovery

zuul

gateway

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 52.8%
  • TypeScript 16.9%
  • CSS 15.4%
  • HTML 10.0%
  • JavaScript 3.4%
  • Python 0.6%
  • Other 0.9%