Skip to content

The Blackmarket Firearm Management System is a simple graphical user interface (GUI) application built using Python's tkinter library. It allows users to manage a list of firearms by adding, updating, searching, and deleting firearms from the system. The data is stored in a CSV file.

Notifications You must be signed in to change notification settings

MinOkkar/GUI-DIT102

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GUI-DIT102

The Blackmarket Firearm Management System is a simple graphical user interface (GUI) application built using Python's tkinter library. It allows users to manage a list of firearms by adding, updating, searching, and deleting firearms from the system. The data is stored in a CSV file, and the application dynamically updates the total count of firearms.

Screenshot 2024-10-17 164210

Features:

  • Add new firearms with details such as name, type, caliber, and capacity.
  • Update existing firearm details.
  • Delete firearms from the system.
  • Search firearms by name.
  • View the total count of firearms.
  • Save all changes to a CSV file.
  • About section providing project details.

Running the Project

git clone https://github.com/MinOkkar/GUI-DIT102

run assigment.py

python GUI/assigment.py

Future Improvements

. None(I am lazy af)

Created by Edward for the DIT-102 project. Date: July 31, 2024

About

The Blackmarket Firearm Management System is a simple graphical user interface (GUI) application built using Python's tkinter library. It allows users to manage a list of firearms by adding, updating, searching, and deleting firearms from the system. The data is stored in a CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages