Skip to content

A complete python Project that deal between dealer and retailer. A platform to provide whole solution for Shopkeeper , Dealer , and sellers.

Notifications You must be signed in to change notification settings

kuldeep-01/Vendor-Management

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Note: Please install the required package from the requirements.txt file.

pip install -r requirements.txt

Vendor-Management System

A complete python Project that deal between dealer and retailer. Here is the screenshots of the GUI of project (which opens on desktop mode) :-

  1. It is the first page of the software where user land. Now after clicking on the the let's explore button move to the Login page. Screenshot 2023-09-10 105119
  2. It is the login/sign-up page where user can login into the software . in login type we provide three options where shopkeeper , dealer or admin login. Screenshot 2023-09-10 105142
  3. It is the page where shopkeeper register itself with their shop . here it can also get its personalize QRcode which indicating its important deatils. Screenshot 2023-09-10 105328
  4. After successful login user can see advertisement page , where product related advertisements are running .(here also text is available in hindi for better undestanding). Screenshot 2023-09-10 105538
  5. This is the order placed and billing section where shopkeeper places it order and get its recipt(which include dealer name , supplier name,contact and many more. Screenshot 2023-09-10 105609
  6. Dealer registration window where they can register themselves. Screenshot 2023-09-10 105643

Apart from all these pics , here is a pdf of this project which describe it in some more details .

Shop-Management System Presentation.pdf

Tools/Techstacks Used :-

  1. Python (Libraries used :- a) tkinter (for desktop GUI) b) qrcode c) pillow d) image-resize . e) os ( to link multiple python pages of this software )
  2. Database used : - Sqlite3 ( SQL database)

Note :- Apart from all this , their are many things which can be further improved or modified in this project which make it more useful and attractive.

if anyone want to collab with me and trying to impovre this project on next level then you are most welcomed.

About

A complete python Project that deal between dealer and retailer. A platform to provide whole solution for Shopkeeper , Dealer , and sellers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%