/GuardianGamesDeal

Spring 2020 Group Project

Primary LanguageCSSApache License 2.0Apache-2.0

Guardian Game Deals

An aggregate game deal Info Site

Developed with Flask / Jinja2 / Bootstrap / MySQL

Environment

  • Pyton 3.8
  • Flask
  • MySQL

Deployment

  1. Install Python dependecies

$ pip3 install -r requirements.txt

  1. Build database & Adjust db user settings accordingly

create database test character set utf8mb4

Adjust db settings in app.py

  1. run app.py

Achieved Function

  • Dynamic price updates on top bestsellers from Steam
  • Simple login
  • Game Page
  • Store Page

TODO

  • Login with auth
  • Allow waterfall flow on the front page
  • Better data structure for DLC affiliation
  • Global Search Function

Demo

Demo

GuardianGames.pythonanywhere.com (Unavailable)