This website was created for a school project. The objective of the site is to provide users with a tutorial on building and deploying a website on Azure Cloud with Docker using nothing more than the command line. Tutorial pages for pre-requisite knowledge is provided as well.
This website also includes an example Python Calculator with a tutorial demonstrating how OOP, SOLID, pylint, and AAA testing are used in the program.