Our Coding Implementation

This is how we implemented coding standards and practicing.

Our Django Site

At PythonAnywhere, we are working on porting to a Django site for the course, so we can take advantage of the dynamic backend capabilities of Django.

Amongst other things, we need to build Docker images so developers can work in a local environment identical to production. To that end, we are collecting details of our PythonAnywhere env:

Down the road, these Docker images will be used for cloud deployment.