Skip to content

jay13makhija/Simple-Billing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Billing-System

Billing System Program using basic implementation of C++

Output Images







Modeling Structure

Waterfall model was taken under consideration and process while making this small project. Waterfall model consist of

  1. Requirement Gathering & Analysis
  2. Designing
  3. Coding
  4. Testing
  5. Deployment

Process

  • As there were no particular essentials to be followed Requirement Gathering & Analysis was just taken on a hypothetical note.
  • Now working towards the details imagened, the design of the program was structured.
  • After it the design was converted into Code using C++ language's basic implementation
  • There was no harsh testing done as the program is a basic implementation, just that all the functions worked fine and there was no syntax, semantic or runtime error was enough
  • Deployment and Testing was done in Windows, by running the C++ Program in command prompt
  • 2 files named temp.dat and itemstore.dat are created when data of item is input.

About

Billing System Program using basic implementation of C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages