GolfScore Tracker is an open-source application designed to track, analyze, and predict scores for golf players at various golf courses.
GolfScore Tracker is an open-source application designed to track, analyze, and predict scores for golf players at various golf courses. Built using Python, SQLite, and Streamlit, it provides a clean and user-friendly interface to input, view, and export data for golf scores.
Features
Spoiler:
GolfScore Tracker is an open-source application designed to track, analyze, and predict scores for golf players at various golf courses. Built using Python, SQLite, and Streamlit, it provides a clean and user-friendly interface to input, view, and export data for golf scores.
Features
- CSV Import/Export: Import and export golf scores in CSV format.
- Track Scores: Log scores for various rounds, players, and courses.
- Predictive Analysis: Predict a player's score at a given course based on historical performance.
- Weather and Difficulty Tracking: Track weather conditions, wind speed, and hole difficulty during rounds.
- User Interface: Built using Streamlit, allowing easy interaction with the app through a web-based GUI.