Online Textile Shop Management

0
Online Textiles Shop Management I. Admin : - Add BranchManager, floormanager - Report Consolidated branchwise report (Excel Export) II. BranchManager : - Add FloorManager to under their own Branch [Use Xpath] - Add each floor & mapping to respective own floormanager. [1 floor can be mapped in only one FloorManager] - Report Consolidated Floorwise report (Excel Export) III. FloorManager: - Add all readymades, image, dress materials, stock, price details (Excel import) - Report own Floor report (Excel Export) - Date wise report generation [Some periodical between two days] IV. Customer - Signin to their own interest - View all readymade items & cost - Add to their cart [Own Account cart] - Report to their purchased items & consolidated bill amount (Excel Export) Try to must use the following things., Excel Export - Grid view format data Using snippets Use Proper domain model & association, Auto suggestion widgets, Reference selector/Set selector, Xpath condition [BranchManager, FloorManager, Customer views or access to their respective data only] Validation Rules
asked
1 answers
0

You posted a requirements list and then you asked how to do this.

To become familiar, use the Mendix Academy (https://academy.mendix.com) with learning paths for different levels.

answered