System Design Report: User Authentication, Reports, and Modules
VerifiedAdded on 2023/01/10
|4
|521
|93
Report
AI Summary
This report presents a detailed system design, outlining the module hierarchy and functionality of a software application. The report describes the login module, which handles user authentication using a VBA script to compare user inputs with database credentials. It also details the design of the user interface, including a login screen and a dashboard, and provides descriptions of various reports such as orders by month, orders by customer, cost of goods, materials purchase, and revenue reports. Furthermore, the report covers the coding of six main modules: login, products, customers, staff, orders, and reports, detailing the functions each module performs. The report also covers how the application is used and the reports generated by the application.
1 out of 4