Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 658 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 658 Bytes

SimFBA

Simulating College Football and NFL games

Concept

  • Creating a WebAPI for Simulation Football Association Website to handle and manage all data related to the Sim Football Association and SimNFL online leagues

Tech Stack

  • React Front-End (See SimFBA Interface)
  • Firebase Authorization (See SimFBA Interface)
  • Go
  • MUX Go Framework for Http Handling
  • GORM for ORM / DB Handling
  • MySQL DB

For Open Source Volunteering

Please fork the repository. There's a few folders in the project that are hidden from view containing config and secrets required for running certain functions of the engine, and for connecting to the database.