This repository contains all the programming assignments and quizzes for the Cloud Computing course at The University of Texas, Arlington. All applications are developed using Python Flask. Depending on the cloud provider and the service you're using, you'll have to configure the security credentials accordingly.
- Install Python
- cd into this project's root directory
- Run
python server.py
- Access the running app in a browser at http://localhost:8000