Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j1m-ryan/cs4013-project


https://github.com/j1m-ryan/cs4013-project

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CS4013-Project

![Gif of propgram operation](operation.gif)

**Team Members**

-Jim Ryan

-Fawad Shahzad

-Tom Carey

-Harneet Singh

**How to Run**

- Requires Java 8 to run

- download the project files
- from the project root folder change directory into the src folder
- to run the gui enter javac App.java followed by java App
- to run the cli enter javac Cli.java followed by java Cli