Sales/Collections Business Process
1. Suppose you are running a retail company, and you are going to design the Sales/Collections AIS for the company. Given the UML model below, implement your UML model completely into Access. The multiplicities and model should match the ones in Access. If the multiplicities on model do not match the Access implementation, the project receives no credit. (Note: you can gather the data for your database here: https://www.generatedata.com/ or https://www.kaggle.com/datasets) ---10 pt
2. Design data in all tables. --- 20pt
a. Access should include the following tables:
Tables At least
Inventory 200 records
Sales 150 records
Cash Receipt 100 records
Customers 100 records
Salesperson 50 records
Cashier 10 records
Cash 3 records
b. Refer to Chapter 5 for guidance as to table attributes (Chapter 5 – Table5.2) Ensure the mock data simulate real world.
3. Query --- 50pt
a. At least 10 queries
b. Ask questions that will help you run the business efficiently. Queries should answer accounting questions such as A/R, A/R turnover, gross profit, net profit, cost of goods sold, sales return percentage, operating income, most profitable item, etc. Your project must use data to do sales/collection accounting calculations, such as total A/R at a point in time, aging of A/R, sales return ratio, ending inventory per item, average number of days in receivables, ending cash balances, etc. (Use Chapter 4 Problem 8 and 9 as reference)
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme