Skip to content

An application built using the Tkinter library, this application will be used by traders to record sales and generate invoices.

Notifications You must be signed in to change notification settings

arsalan-dev-engineer/Vehicle_Management_System_Tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle_Management_System_Tk ⭐

This project is written in Python and it is a GUI application built using the Tkinter library. The purpose of this application is for traders to record customer sales onto to the system.

Benefits of using this system:

  • Users will be able to store their customers sales onto the system
  • System will give users the option to print a receipt for their customers

Installation Guide

First we must install pip via command line (Windows10/11)

Download the pip script from https://bootstrap.pypa.io/get-pip.py. You can right click this link and select "Save link as". Make sure that you know where you've saved this file on your system.

Shortcut 🏆

To easily find the path of the file on CMD 😉 Open the file explorer folder and find the downloaded file. Double click the search box (red box) and type CMD then press ENTER, this will take you strait to the path that you are currently on.

:wink:

Enter the command below on CMD to install pip

py get-pip.py

Congratulations, you have successfully installed pip!

Now install Tkinter on CMD

pip install tk

About

An application built using the Tkinter library, this application will be used by traders to record sales and generate invoices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages