GithubHelp home page GithubHelp logo

bucompadvanceddevelopment / advanced-development-assignment-mattlee24 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 29.98 MB

Cloud Game Store Web Application for Advanced Devlopment (Grade: 75%)

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

Python 24.90% CSS 30.96% HTML 44.14%
cloud-api cloud-application cloud-functions firebase firebase-auth flask flask-application google-cloud google-datastore jinja2 jinja2-templates mongodb non-sql-database python rest-api

advanced-development-assignment-mattlee24's Introduction

Advanced Devlopement Unit Coursework - Matt Lee s5207970

Coursework for Advanced Dev Unit, Final Year (Year 3)

To access Site on the cloud, use the following link:

https://ad-gamezone.ew.r.appspot.com (Not optimised for mobile!...yet)

Local Server Commands

To run in a local environment, run the following commands:

Create a local virtual environment with flask installed.

Copy contents of git folder inside virtual enviroment.

pip3 install -r requirements.txt

  1. set FLASK_APP=main.py
  2. set FLASK_DEBUG=1 (Devlopment Only)
  3. flask run
  4. ctrl-c (Shut down local server)

Important - Don't forget: os.environ["GOOGLE_APPLICATION_CREDENTIALS"] = (r"Path to Credentials file on YOUR machine")

It will not run unless this is changed accordingly.

To run unit tests

  • run command "test.py" in terminal

advanced-development-assignment-mattlee24's People

Contributors

github-classroom[bot] avatar mattlee24 avatar

advanced-development-assignment-mattlee24's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.