ju1es
ju1es
### Overview The API shall manage the HUU housing Workflow. API clients (e.g. the front-end application) should be able to view Tasks (name, description, status) assigned to Guests by the...
### Overview Create config system so that credentials are used dynamically flask app, depending on the user and environment. ### Action Items Implement dynamic configs for credentials that live in...
### Overview Setup dependency injection so that specific class instances are used depending on their environment. ### Action Items - Pass environment via args to app. - Setup containers for...