Coder Social home page Coder Social logo

eddyvk01 / billing-system Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 455 KB

Created a Billing System where user can login as an Admistrator or as a Buyer with their registered Email ID and Password. user can also do data adjustment, add , modify or delete any file record.

C++ 100.00%
billing-system data-manupulation user-login database database-management email login recipt shopping-cart mangement-system

billing-system's Introduction

Billing-System forthebadge

In this c++ project I tried to creat a full fledge Billing System. In which user can do data adjustment, adding , moditify or delete any file record.

user can also login as an Admistrator or as a Buyer with thir registered EmailID and Password

After login user get Admin Menu if they log in as Admistrator or Buyers Menu if log in as a Buyer.

If login as an Administrator -> After successfully Login user can do following process as shown bellow.

  1. Add the product
  2. Modify the product
  3. Delete the product
  4. List of the Product
  5. Back to the Main Menu

If login in as a Buyer user can add Products to his cart and get his Billing Recipt with all the details like Product number, Product Name,Product Quantity, Price, Amount, Amount with discount, etc. as you can seen bellow for your refrence.

Run billing_system.cpp to see it working.

DEMO - billing_system.cpp

 =====================================================================

                              Supermarket Main Menu

 =====================================================================
 
                        |         1.)  Admistrator      |
                        |                               |
                        |         2.)  Buyer            |
                        |                               |
                        |         3.)  Exit             |
                        |                               |

              Please enter your choice :


Pressing-'1' for Admistrator Window:

 =====================================================================

                               Supermarket Main Menu

 =====================================================================

                        |         1.)  Admistrator      |
                        |                               |
                        |         2.)  Buyer            |
                        |                               |
                        |         3.)  Exit             |
                        |                               |

         Please enter your choice : 1


=====================================================================

                           -----|  Login  |-----

=====================================================================

                       Enter Email      : [email protected]
                       Password         : ********

After successfully Login:

 =====================================================================

                         -----|  Admin Menu  |-----

 =====================================================================

                |                                    |
                |_______1) Add the product___________|
                |                                    |
                |_______2) Modify the product________|
                |                                    |
                |_______3) Delete the product________|
                |                                    |
                |_______4) List of the Product_______|
                |                                    |
                |_______5) Back to the Main Menu_____|
                |                                    |

     Please enter your choice :

Pressing-'2' for Buyer and Billing Window:

=====================================================================

                           -----|  Buyer  |-----

=====================================================================

                      1) Buy Product

                      2) Go back

           Enter your choice :

PRESS-'1' For Buying Product


                        ----------| Product List|-------------

=======================================================================================
proNo           Name            Price

=======================================================================================
1               Apple           50
2               Mango           40
3               Orange          60
4               cherry          70



                ===========================================

                        Please Place the order

                ===========================================


Enter Product Code : 1


Enter the Quantity : 2


 Do you want to buy another product? if yes then press y or else n  : n

Finally , the Billing Receipt is formed .

==============================| RECEIPT |==============================

Product no      Product Name    ProductQuantity   Price   Amount  Amount with discount

1               Apple                2              50      100           90

==============================================
 Total Amount : 90
-------------------------------

 Press any key to go back to Buyer Main Menu....

PLEASE FEEL FREE TO FORK THE PROJECT AND START CONTRIBUTING. :)

PRE-REQUISITES

Your laptop with C++ installed.

NOTE: Those with Linux and MacOSX would have C++ installed by default, no action required.

Windows: Download the version for your laptop via https://sourceforge.net/projects/orwelldevcpp/

NOTES In your preferred editor, make sure indentation is set to "4 spaces".


Run using VScode

  1. Clone or download repositiory: https://github.com/eddyvk01/Billing-System.git
  2. In source folder, run billing_system.cpp to start program, optionally, run with --help argument to see other runtime options.

ThankYou!

billing-system's People

Contributors

eddyvk01 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.