Creating a web application for a clothing order process.The requirements are recorded by the employees via a portal and forwarded to the online shop.
Supplement
The web application is an AngularJS front end that communicates with the Java back end via Restful Services. The persistence of the order data is ensured by MongoDB, while the web application itself runs on Apache Tomcat. In the context of the order process, CSV files are also generated together with the order items.
Subject description
For requesting of all non-trading goods in the branch environment, a request portal is set up for the customer's branches in a separate project. To bridge the time until this project is implemented, the web application provides a temporary solution for requesting branch clothing by branch personnel. The focus is on the following issues: - System-supported requesting and order of branch clothing (initial stocking and re-ordering) - Improved quality thanks to discontinuation of current paper-based solution - Relief of sales managers by enabling branch personnel to request directly.