Skip to content

builderdev212/CoinCollectorGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinCollectorGUI

A simple gui designed to interact with a database. The goal of the database is to make keeping track of collected coins simple.

The GUI consists of 5 tabs:

  • Login
  • Overview
  • View All
  • Add/Remove Coin
  • Search Coins

You can view examples of these tabs in the gui_examples folder.

Please make sure you are running python 3.8 or below, as mysql doesn't work on python 3.9. Make sure you have installed mariadb and created an account to access the database. Also, make sure mysql.connector and tkinter are installed.

About

A simple GUI that interacts with a database to keep track of a collection of US coins.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages