Skip to content

A simple terminal based command line invoice generating system written in C.

Notifications You must be signed in to change notification settings

rishikesh-b/BillingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

BillingSystem

Invoice Generator That Run On Terminal

This is a simple Invoice Generating System written in C

Steps To Run The Program

To build and run this project on Windows OS you need to follow the following steps

  • First Download Mingw from here
  • Then Follow the next Steps here
  • Copy the code Here and Paste on any code editor.

Included Features

  • ✅ Option to Create Account and Login for restricted user's invoice access.
  • ✅ Option to Generate Invoice
  • ✅ Option to Search Invoice
  • ✅ Option to Show all Previous Invoices
  • ✅ option to Delete Invoice

Contributors

Note

  • Try Running The Code On Vs Code Editor

  • If you encounter any error while running the code just Copy the Code and run on online compiler Here.

  • You can also use System("clear") instead of system("cls") to Clear Previous Output in case of errors.

About

A simple terminal based command line invoice generating system written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages