Code In Place Final Project

by Riddhi K

Description

My final project mimics the functioning of a business, which in this case is my family’s knitwear manufacturing company. It reads information about the amount of raw material available and based on that it calculates the production capacity of each product that the company manufactures. When a customer places an order, the program calculates the total value of the order, updates the inventory of raw material once the order is confirmed and generates an invoice. Each customer’s order details are stored together to ensure all the data is in one place.