Skip to content

Web-app that allows users to upload game data from the Football Manager series, and have it stored, processed and analysed.

Notifications You must be signed in to change notification settings

vsingh18567/FMAnalytics

Repository files navigation

FM Analytics

Live Website!

Steam extension needed

FM Analytics is a web-app in progress that allows users to upload game data from the Football Manager series, and have it stored, processed and analysed. It will rely on using a particular Steam Workshop item to standardise the format of the game data. The sampleData folder has examples of the game data that gets processed.

View the Website

$ls should show the manage.py file.

$ pip install -r requirements.txt
$ python manage.py runserver

Apps

  • homePage handles the home view and the various authentication processes
  • mainApp handles the CRUD operations and data analysis

About

Web-app that allows users to upload game data from the Football Manager series, and have it stored, processed and analysed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages