Lab 1 summary
That’s it. You should have a working application. In a subsequent lab, you will add a REST API intermediary in the Django code between the form and the translation service, primarily to act as a buffer for actions that might take a long time. This buffer will allow the application to further process the response.