Skip to content

minimalistic bus ticket booking service. Created with Java Spring and MySQL as backend, and Thymeleaf as frontend. Everything is containerized using Docker Compose.

Notifications You must be signed in to change notification settings

mat-kubiak/bus-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo.webm

Bus Connector

Bus Connector is a minimalistic bus ticket booking service. Created with Java Spring and MySQL as backend, and Thymeleaf as frontend. Everything is containerized using Docker Compose.

Features

  • each connection features a timetable
  • overbooking protection - each connection has maximum number of seats
  • ticket price is listed in several currencies
  • exchange rates are pulled from public API and cached

Get Started

To get started use these commands on your server:

# clone repo
git clone https://github.com/mat-kubiak/bus-connector
cd bus-connector

About

minimalistic bus ticket booking service. Created with Java Spring and MySQL as backend, and Thymeleaf as frontend. Everything is containerized using Docker Compose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors