Skip to content

ritikajha/billing_system

Repository files navigation

billing_system

C++ project

This project is a management system which is developed using C++, GUI QT and SQLITE database.

Please change the database path in sqlite.db file

Some of the features are:

Features

  • Add, Edit and Delete items in database without console.
  • Stock report .
  • View Customer and Products details.
  • Change currency in dollar and vice-versa

Few screen shots

Home Page

Management

Add Item

Edit Item

Delete

Bill generate

Stock Report

Customer Report

Currency switch