Skip to content

AastikSharma05/ExpenseManagementApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseManagementApp

You will see the welcome box followed by 3 choices.

  1. For new entries
  2. For dispalying the entries
  3. Exit

Choose the 1st choice and enter as many expenses details along with their price as you want. (Make sure not to write Rs or use commas in price) Choose the 2nd choice for dispalying all the entries. On choosing 2nd option you can print the total amount, search for the price of a product by using name or search for the expenses above a specific range.


#include<iostream>
                          
#include<cstring>

#include<fstream>

#include<windows.h> 

The screenshots of the Outputs

Screenshot 6 Screenshot 7

Screenshot 9()Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages