/Inventory_app

Python-based Inventory Management System with PyQt5 frontend.

Primary LanguagePython

Inventory_app

Python-based Inventory Management System with PyQt5 frontend.

Inventory Management System

Overview

The Inventory Management System is a desktop application built using PyQt5, designed to manage product inventory, handle purchases, and generate sales reports. Users can search for products, make purchases, and track sales efficiently.

Screenshot (90) Screenshot (91) Screenshot (92)

Features

  • User Registration: Enter user details including name and phone number.
  • Product Search: Search for products by name or ID.
  • Product Selection: Select a product from the dropdown menu and view its image.
  • Purchase Management: Manage product purchases, including quantity selection.
  • Sales Reporting: View a detailed sales report in a tabular format.
  • Checkout Process: Handle payment and return change to the user.

Installation

Prerequisites

  • Python 3.x
  • PyQt5

Clone the Repository

git clone https://github.com/Tanishq665/Inventory_app.git
cd Inventory_app