Skip to content

vessahnjoya/project-1-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1-2: Stopocalypse Now

  • Group number: 08
  • BSc Computer Science
  • Academic Year: 2024/2025
  • Maastricht University

Table of Contents

Project Structure

  • README.md — repository overview, including a brief description of the software and of the layout of its files and folders.

  • pom.xml — control file for the Maven Java build tool.

  • src/main/java/Main.java — entry point to the GUI application, including a static main function. See below for specification of how the gui, and routing engine will be started.

  • src/test/java/ — unit tests

Installation and Running

Step 1: Build your project by running git clone and changing into the resulting folder:

git clone https://gitlab.maastrichtuniversity.nl/bcs1600-2025/group8.git

cd group8

Step 2: Running the Maven command to install all dependencies:

mvn clean install

Step 3: Running the engine using Maven Command:

 mvn -q exec:java

Step 4:Type the following in terminal to run tests:

mvn test

Authors

  • Shaked Gayer (I6403541)
  • Benas Guzelis (I6406132)
  • Sidra Al Khawam (I6352408)
  • Eirini Papaioannou (I6389716)
  • Bianca Popescu (I6378462)
  • Louis Nathan Vessah Njoya Tchuente (I6371413)
  • Axel Andreev (I6339355)

About

routing app bassed on gtfs, with a stop closure analysis tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages