This is an interactive mobile prototype built with React Native (Expo), based on the Functional Requirements Document (FRD) and UX best practices.
- Bottom tab navigation for main modules
- Stack navigation for sub-flows
- Placeholder screens for each feature/module
- Card-based lists for scanability
- Accessible, mobile-first design
- Authentication (Login)
- Dashboard
- Receiving (PO, GRN, Batch)
- PR Approval
- Store Requisition
- Stock Take
- Spot Check
- Notifications
- Profile & Settings
- Clear, consistent navigation
- Large touch targets and readable fonts
- Prominent action buttons
- Feedback for loading, empty, and error states
- Accessibility (color contrast, labels)
git clone https://github.com/your-org/cmobile.git
cd cmobile
npm installnpm startThen follow the Expo instructions to run on your device or simulator.
This prototype is for demonstration and user testing purposes only. All screens use placeholder content and navigation.