Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

mstana/pa165

Repository files navigation

Booking manager

Project for pa165.

Requirements

  • Server - Apache Tomcat
  • Framework - Spring
  • Database - JavaDB (localhost:1527/pa165,user: pa165, pass: pa165)
  • Web app context - localhost:8080/pa165
  • REST context - localhost:8080/pa165/rest/

Modules

  • pa165_booking_manager_api - API for whole app
  • pa165_booking_manager_service - Data and service layer
  • pa165_booking_manager_web - Web and REST server application
  • pa165_booking_manager_desktop - Desktop application

Installation and run

Use maven 3.x. For running desktop and web application see README.MD in appropriate module.

mvn clean install

Repository

git clone https://github.com/mstana/pa165.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •