Question: Mobile Finder Application Develop an object oriented Mobile Finder Application in C++. The application should have the following features: Inventory Management: Add/Edit/Delete mobile information

Mobile Finder Application Develop an object oriented Mobile Finder Application in C++.

Mobile Finder Application Develop an object oriented Mobile Finder Application in C++. The application should have the following features: Inventory Management: Add/Edit/Delete mobile information records Permanent storage of mobile phones' data Customized Searching . Get the user preferences (e.g. brand, type, price, RAM, OS, screen size, camera etc.) and display all the phones which satisfy the user requirements. The search result should also be saved in a file (named by User ID). Sales Management . Generate, display and save each sale's invoice. Maintain a log of all the sales date wise. Generate a report of sales data over a particular period of time specified by start and end date. The report should also compute the total amount of all these sales.

Step by Step Solution

3.52 Rating (149 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Solution Source Code include include include include include include include include int i 0 Index 0 v 0 using namespace std class Encryption public virtual int Login int rett 0 string userName string ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!