Skip to content

FrostGreg/media-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Database

A fully python based media database where users can keep track of the DVDs, CDs, and games that they own.

This is a very basic database that stores data after the program quits, and can edit, delete, sort and filter items in the database.

Screenshots

Splash Screen:

Image of the splash screen

Main Menu

Image of the main menu

Add Record

Image of the add record screen

Edit Record

Image of the edit record screen

Delete Record

Image of the delete record screen

Media Filter

Image of the media filter screen

Author Filter

Image of the author filter screen

Whats new in Version 2

Nothing much, the database will be implemented using sqlite3 instead of a text document because a database app is a lot better suited for sql rather than a text document 🙄

About

A fully python based media database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages