Skip to content

Arushi-Kapkoti/Store_Billing_Software

Repository files navigation

Store_Billing_Software

A billing software store to generate and save the bill, keep track of all the sales details and manage the items' details (like price, quantity etc.)


This project uses Python, python-tkinter and MySQL to create an interactive software. It has two logins:

  • Employee: The employee can add items to the cart or delete items from the cart and generate bill. All the bill records are saved and can be viewed by the manager.
  • Manager: The manager can manage the stock of various items, add new items or delete the items and all the changes would also be visible on the employee page. The manager can also view all the sales receipts.

  • Requirements

  • Python 3
  • MySQL 8.0 Command Line Client
  • MySQL Connector/J8
  • MySQL Connector/Python 8



  • 1

    2

    3

    4

    5

    6

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages