Skip to content

RWTH-i5-IDSG/Bikesharing-Station-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bikesharing Station Demo

This application emulates several bikestations for the BikeMan project.

The used technique is Spring Boot, and AngularJS.

To run the backend, you need the current version of Maven, Postgres and Java JDK 7.

The config is accessable through application.properties
(db default config: datasourceurl=localhost/demostation, user=bikesharingdemo)

You initialize and start the application with mvn spring-boot:run. The demo stations are imported automatically into the database (import.sql).

About

Demo backend emulates PedelecStations for the PedelecSharing System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published