Three person team consisting of:
- Alex Holland
- Bhavanvir Rai
- Kevin George Mathew
Using Python with Fast API + Swagger UI
Clone the repository
$ https://github.com/SENG-499-Company-3/algorithm-2.git
- First, install docker and docker-compose.
$ docker compose up
- Finally, when you're done running the project run the following command to shut down the containers.
$ docker compose down