Skip to content

gftabor/Soft-Eng

Repository files navigation

Soft-Eng Team E - The Gray Griffins

WPI Software Engineering 3733, taught by Professor Wong
Built by:

Project Objectives

Complete a 7 week agile/scrum focused software engineering project. In teams of 9, build a project using agile/scrum from beginning to end.

Documentation

The Program

The program is a pathfinding application for computer-based map kiosks. It allows a hospital patient to find their way around a hospital, through multiple floors and buildings. Other features include administrator tools, SMS directions, facial recognition, and 3D views of the path.

Tools used include:

  • IntelliJ Idea Ultimate
  • Java
  • JavaFX
  • Gradle
  • SourceTree
  • Scenebuilder
  • Git
  • Twilio
  • Unity
  • Face Plus Plus

Building

Gradle Instructions

To clean and set up IntelliJ:
gradlew cleanIdea then gradlew idea

To build the project: gradlew build

To run the project: gradlew run

To run tests: gradlew test

Compiling the project

gradlew fatJar outputs to build/libs/Soft-Eng-all.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published