prijatelilab / PrijateliTree

A FastAPI application used to play lab games and collect survey data.
MIT License
1 stars 0 forks source link

Add pre-testing QoL changes #104

Closed michplunkett closed 11 months ago

michplunkett commented 11 months ago

Describe Your Changes

Added return types to functions for ease of reading and migrate game functions to to utils folder.

Checklist Before Requesting a Review

2023-12-18 21:11:26 prijatelitree-web-1       | INFO:     Will watch for changes in these directories: ['/usr/src/app']
2023-12-18 21:11:26 prijatelitree-web-1       | INFO:     Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
2023-12-18 21:11:26 prijatelitree-web-1       | INFO:     Started reloader process [1] using WatchFiles
2023-12-18 21:11:27 prijatelitree-web-1       | DEBUG:  Routers loaded and static files mounted.
2023-12-18 21:11:27 prijatelitree-web-1       | INFO:     Started server process [8]
2023-12-18 21:11:27 prijatelitree-web-1       | INFO:     Waiting for application startup.