Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 926 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 926 Bytes

ParkMe Parking System

AGH project for SOA classes.

Task

Design automated system for managing parking places in a given zone.

TODOs:

  • JMS Integration
  • Expired Parking Spots Detection
  • Receiving messages
  • JAAS add hashing
  • Frontend
  • Modularization
  • Database
  • API
  • HR Management (Employees)
  • REST API for parking meteres
  • renaming parent module to parking system
  • SOAP for parking places
  • Zone Form
  • Displaying appropriate information based on user role
  • Displaying queue messages
  • Docs
  • Clearing settings
  • Extending detection: new place taken, place has been freed, ticket has been bought
  • Changing passwords
  • Fix form bug where isAdmin is not sent

Report