Skip to content

Management system for a platform of bicycle sharing in urban environment. Distributed Systems course @ Instituto Superior Técnico.

Notifications You must be signed in to change notification settings

atfortes/Bicloin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bicloin - Group A43

Distributed Systems 2020-2021, 2nd semester project

Authors

Armando Fortes & Diogo Soares & Hugo Pitorro

For each module, the README file identifies the lead developer and the contributors.

Getting Started

The overall system is composed of multiple modules.

See the project statement for a full description of the domain and the system.

Prerequisites

Java Developer Kit 11 is required running on Linux, Windows or Mac. Maven 3 is also required.

To confirm that you have them installed, open a terminal and type:

javac -version

mvn -version

Installing

To compile and install all modules:

mvn clean install -DskipTests

The integration tests are skipped because they require theservers to be running.

Built With

  • Maven - Build Tool and Dependency Management
  • gRPC - RPC framework

Versioning

We use SemVer for versioning.

About

Management system for a platform of bicycle sharing in urban environment. Distributed Systems course @ Instituto Superior Técnico.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages