Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 662 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 662 Bytes

Swim Ranking Analysis

A website that allows users to upload a PDF for a swim ranking sheet and change rankings to analyze the effect on final scores.

Technologies Used

  • Flask (API)
  • MongoDB (Database)
  • Python (Backend)
  • JavaScript/HTML/CSS/Bootstrap (Frontend)

Demo video

demo-video.mov

Requirements

  1. Local MongoDB Server
  2. python packages in the requirements.txt

How to Run

run python main.py

Working On

  • By Team Page

    • add delete swimmer functionality
    • add delete event functionality
    • add collapse entries button
  • Add relays