PitchSafe is a platform for baseball coaches to monitor pitcher fatigue and injury risk based on gameplay data and reports. It helps coaches make informed decisions to protect their players' health and performance.
- View real-time injury and fatigue alerts for pitchers
- Browse pitcher profiles with fatigue and injury risk stats
- Submit and review pitcher fatigue/injury risk reports
- Coach dashboard for monitoring team health
- Frontend: React
- Backend: Node.js, Express, MongoDB
- Real-time: Redis (for live updates)
- Clone the repository
- Install dependencies in
frontend/andNodeBackend/ - Start the backend and frontend servers
frontend/— React app for coachesNodeBackend/— Node.js/Express API for reports and alerts
Pull requests are welcome! For major changes, please open an issue first.
MIT