Question

hii there i have question that i want to make a project in C++ software engineering...

hii there
i have question that i want to make a project in C++ software engineering ... can you give some ideas about that .. and some points that could be included in the project ..
thankx

0 0
Add a comment Improve this question Transcribed image text
Answer #1

`Hey,

Note: Brother if you have any queries related the answer please do comment. I would be very happy to resolve all your queries.

Some ideas of project topics

  • Banking Record System
  • Bookshop Management System
  • Bus Reservation System
  • Hotel Management System
  • Payroll Management System
  • Phonebook Management System
  • Railway Reservation System
  • Sales Management System

I would personally recommend Sales management system since this technology is at boom now-a-days.

Sales Management System is a very large and complex project. It consists of various classes and sub-classes that further consist of many features and functions related to items entry, items recording, billing, and many more. Here, I will briefly describe the classes, their sub-classes and the features under them.

Features:

1. Menu:
This class controls all the functions and is responsible for the functioning of all the features of this project. The sub-classes under this are ‘main menu’ and ‘edit menu’. The features under ‘main menu’ in this sales management system project in C++ are purchase products, list of products, edit products life and bills report. The ‘edit menu’ allows users to add, modify and delete products.

2. Product:
The ‘product’ class controls all the functions and features related to products/items. It is further divided into two sub-classes: public and private. Under ‘public’ sub-class, users can add, modify, list, purchase and delete products/items. Under the ‘private’ sub-class of sales management system project in C++, users can display, modify and delete records. Additional features in ‘private’ are returning the code of the last record in the product file, returning the record number of the given code in the product file, etc.

3. Account:
It controls all the functions in sales management system related to making bills. Like ‘product’, it is divided into ‘public’ and ‘private’ sub-classes. The ‘private’ is just for variable declaration, whereas the ‘public’ sub-class allows users to operate functions such as list bill, prepare bill, add bill, and more.

Header Files Used:

Sales management system is composed of some simple header files listed as below. To make the project simple and easy to understand, graphics has not been used in this C++ project.

Kindly revert for any queries

Thanks.

Add a comment
Know the answer?
Add Answer to:
hii there i have question that i want to make a project in C++ software engineering...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT