/My-First-School-Project

A menu driven sales management system

Primary LanguageC++

My-First-School-Project

A menu driven sales management system

CONTENTS

  1. Project Overview
  2. Functions Used
  3. Source Code
  4. Bibliography

PROJECT OVERVIEW

As the name of the project indicates (sales management system), this program intends to meet the requirements of marketing by provididng a digital support for the retailers.
This program aims to reduce the manpower required to set up the generation of invoices, by means of a simple interface through which the retailer can login as accountant who manages data of products, which includes adding, deleting, viewing, and modifying product details and also generating invoices for each products sold.

FUNCTIONS USED

BIBLIOGRAPHY

  • Computer Science with C++ -SUMITA ARORA
  • The Complete Reference C++ 3rd edition -Herbel Schildt
  • OOP -E.Balaguruswamy