AJVEATS / Game-Store

Cloud Centric Web Application running on the Google Cloud Platform for my L6 Advanced Development Unit. Achieving a First Grade (77%).

Home Page:https://game-store-ad.ew.r.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Development Unit Coursework 2022 - Alexander Veats s52054859

Coursework for the Advanced Development third year unit.

A cloud-centric app using Google app engine and Flask Python Framework.

Access the app here: https://game-store-ad.ew.r.appspot.com/

Application Commands

To run locally for development use these commands:

  • set FLASK_APP=main.py
  • set FLASK_DEBUG=1 (for development only)
  • flask run
  • Ctrl + c (to close down server)

About

Cloud Centric Web Application running on the Google Cloud Platform for my L6 Advanced Development Unit. Achieving a First Grade (77%).

https://game-store-ad.ew.r.appspot.com/


Languages

Language:HTML 36.9%Language:Python 31.5%Language:CSS 21.6%Language:JavaScript 10.0%