/Cloud-Computing

Cloud Computing Programming Assignments

Primary LanguagePython

Cloud Computing - Programming Assignments & Quizzes

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.

Run the app locally

  1. Install Python
  2. cd into this project's root directory
  3. Run python server.py
  4. Access the running app in a browser at http://localhost:8000