Skip to content

SENG-499-Company-3/algorithm-2

Repository files navigation

Algorithm-2

Team

Three person team consisting of:

  • Alex Holland
  • Bhavanvir Rai
  • Kevin George Mathew

Development Stack

Using Python with Fast API + Swagger UI

Installation

Clone the repository

$ https://github.com/SENG-499-Company-3/algorithm-2.git

Local setup using Docker

$ docker compose up
  • Finally, when you're done running the project run the following command to shut down the containers.
$ docker compose down