Skip to content

This program combines a sqlite database with python 3.10 to allow a user to track their golf statistics including basic averages and statistical comparisons.

Notifications You must be signed in to change notification settings

nimasii/sql_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a program I built to demonstrate the use of an SQL database in a python environment. This program to track their golf statistics. There are options to input new rounds into the SQL database, view basic statistics, and to create and view a graph to compare any two statistics.

Software Demo Video

Development Environment

  • Visual Studio Code
  • Python 3.10 64-bit
  • Git / Github
  • Altair
  • Pandas
  • Selenium

Useful Websites

About

This program combines a sqlite database with python 3.10 to allow a user to track their golf statistics including basic averages and statistical comparisons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages