Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 980 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 980 Bytes

Python 3.12 Ruff

FB Survivor

This project is used to run a family and friends NFL Survivor League. The league was originally managed using email and Excel. The first version of the application was written in Python, Flask, and used MongoDB. The second version switched to using Postgres and raw SQL queries, but continued to use Flask. This version, technically the third, but with the original name, is a ground up rewrite using Django and leveraging Django's ORM.

On July 22, 2024, I restarted the git history for the public repo and archived the original repo.

About the Deployment

  • Runs on a single Linode running Debian Linux
  • Deployed with a simple deploy script