TRANSFERS R US
TODO;
TRANSFER VALUE CHECK WITH TROY AND SUFI
🚀 Getting Started
'Transfers R Us' is a web-based tool for calculating a football player's transfer value, this value is based on how their team has performed in previous league matches. This repository contains all the code neccesary to run the website as well as information about how we have worked together to create said website. Below is some useful information about running the website and references to any further modules you would need.
Website live link: click
🎯 Features
- Account system
- Details of all available player's
- Player search functionality
- Visualisation of real-time player transfer value
- Player comparison
http://167.235.155.84/phpmyadmin
DB Info:Username: sd
Password: password
Login Details:
Privilege | Username | Password |
---|---|---|
Standard User | user | user |
Admin | admin | admin |
REPORT:
GANTT CHART:
https://docs.google.com/spreadsheets/d/1z2WcQP0-amtd0keUgPOohVx4qdjET5cq8mdI5zdB0nQ/edit?usp=sharing
🖥️ How to Run
🖇️ Example Usage
📚 Libraries/Modules
Flask: flask
PyMySQL: PyMySQL
📪 Installation
Use the package manager pip to install Flask and its extensions, as well as pymysql.
pip install flask
pip install flask-mysql
pip install pymsql
Developers
-
Jack Douet (@jqw2-douet)
-
Troy Akbulut (@t2-akbulut)
-
Sude Fidan(@s2-fidan)
-
William Barnes(@w2-barnes)
-
Fiorella Scarpino (@f2-scarpino)