suoken / mlb-scouting-report

MLB scouting report using Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mlb-scouting-report

MLB scouting report using Django and tailwind CSS. This webapp has the ability to create, read, update, and delete baseball hitter and pitcher scouting reports.

Installation and usage

pip install -r requirements.txt
python mlb-scouting-report/manage.py migrate
python mlb-scouting-report/manage.py runsever

Screenshots

Screen Shot 2023-09-17 at 1 34 46 AM Screen Shot 2023-09-17 at 1 34 37 AM Screen Shot 2023-09-17 at 1 34 28 AM Screen Shot 2023-09-17 at 1 32 31 AM Screen Shot 2023-09-17 at 1 32 19 AM

About

MLB scouting report using Django


Languages

Language:JavaScript 38.4%Language:CSS 32.2%Language:Python 18.5%Language:HTML 10.9%