Skip to content

franzigeiger/smart_city_cockpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-city-cockpit

Software Engineering practical project

Description

This project centers the visualisation of Londons public transportation state. It enables a city operator to see vehicle ressources, their assignment to lines and the current network's state. Therefore it shows Vehicles, Lines, official Appointments and Vehicle Services. The vehicles on lines are enriched by live data, e.g. an accident or a delay and can be managed in the app.

So get a clearer look at the applications architecture seee here

Installation Run App + Server

  1. Maven Install dependencies (in IntelliJ: Maven Window -> Reload button)
  2. Start http Server in Main.java (strg+r in IntelliJ, make sure to run main())
  3. cd into frontend dir and run "npm install"
  4. in same directory, run ng serve to start app
  5. Go to http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors