Giter Club home page Giter Club logo

m1_application_customer_billing_system's Introduction

M1_Application_Customer_Billing_System

Customer Billing System Project is a simple console application designed to demonstrate the practical use of C programming language and its features as wells as to generate an application which can be used in any departmental store, shops, cafes etc. for billing to the customer.

You can use this application to keep the records such as name, address, mobile number, paid amount, due amount, payment date etc. of your regular costumer. Moreover, if you have a new customer, you can add and edit the account at any time.

The source code of Customer Billing System Project in C has been written in C programming language without of the use of any graphics. The code is complete, totally error free and not that long โ€“ just. It is to be compiled in Code::Blocks using GCC compiler.

In Customer Billing System, structure has very beautifully used to group the data type in single unit. The date variables (day, month and year) have been grouped in the structures named date where as other variables such as name, number, street, paid amount etc. are grouped under another structure named account.

Customer Billing System application is so simple to use. In order to use the application, click at the exe file and then, you will have three options to:

To add account To search account To exit As per your need, enter 1, 2,or 3 and follow the instructions provided by the application itself.

Features: It can hold any number of accounts and account can be added to the program at any time. The programming of simple calculations such as calculation of due amount, balance etc. have been embed in the code of project. The Customer Billing System project in C gives you the facility of searching the account by two ways, either by name of the customer or by the number of customer. The due amount to be paid is shown as negative balance. If you have nothing to do with the program, you can directly exit from the main menu.

The project can be used in many aspects, firstly the application file generated can be used. Secondly the source code of Customer Billing System project in C can be used to learn C programming and its different features such as use of user defined functions, structures etc. Submitting this C project as your college/school C project without any modifications is completely discouraged.

Code Quality Score

Code Quality Score

Code Grade

Code Grade

Code Quality

Build Code Quality Unity Git Inspector
C/C++ CI - Build Status Code Quality - Static Code - Cppcheck Unit Testing - Unity Contribution Check - Git Inspector

Folder Structure

Folder Description
1_Requirements Documents detailing requirements and research
2_Architecture Documents specifying design details
3_Implementation All code and documentation
4_Test_plan Documents with test plans and procedures
5_Report Documentation of whole project
6_Images All the output images of this project

m1_application_customer_billing_system's People

Contributors

karthikeyans99 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.