A weekly or biweekly survey meant to collect the amount of homework assigned by Choate classes.
Clone this repository using this command
git clone https://github.com/ChoateProgrammingUnion/choate-homework-survey
Install the required dependecies using this command
pip install -r requirements.txt
Run the app using
uvicorn main:app --reload
Go here to see the docs when the application is running