Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
/ gms Public archive

A web service for multi-story car garage management

License

Notifications You must be signed in to change notification settings

guezey/gms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMS (Garage Management Service)

Written in Java using Spring Data & Spring WS, available to use with remote PostgreSQL databases.

Currently responds to 5 SOAP requests:

  • Register a new car to database
  • Park a car into the garage.
  • Remove a parked car from the garage.
  • Get a list of incoming and/or outgoing logs by date
  • Get logs by car plate number