Skip to content

Angular & Spring boot app for managing public transport system

Notifications You must be signed in to change notification settings

wachuuu/public-transport-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Transport Manager

App for managing public transport system

Setup

To run this application you need Docker installed on your computer.

  1. If you are running this app for the first time, navigate to ./api folder and run command:
mvn clean install -DskipTests

or execute it via your favourite IDE, ex. InteliJ IDEA

  1. Go back to the main directory and type in console:
docker compose up
  1. Open your web browser and navigate to http://localhost:80/

  2. Log in with sample manager credentials:
    email: manager@example.com
    password: passwd

    You can change default data and user settings in init.sql file

About

Angular & Spring boot app for managing public transport system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published