Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 715 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 715 Bytes

Amigo

The CSC207 Course project created by the Super Turtle Hackers.

To find the UML file and updated Design Document, navigate to the folder 'phase1' and click on the required file.

To find the specifications, CRC model, scenario walk-through and progress report, navigate to the folder 'phase0' and click on the required file.

This program has only been tested with JDK 11 (recommended) and 13. It is not guaranteed that any other Java versions will work properly with it.

Run Instructions:

Simply go to amigo.azurewebsites.net to run the webapp.

You will be unable to run the app locally because the app even if run locally requires the personal credentials of Azure to access the online database.