Skip to content

Bank loan application sample with React and Fluent UI#38

Merged
amitjoshi438 merged 4 commits into
mainfrom
users/amitjoshi/fluentUiSample
Oct 15, 2025
Merged

Bank loan application sample with React and Fluent UI#38
amitjoshi438 merged 4 commits into
mainfrom
users/amitjoshi/fluentUiSample

Conversation

@amitjoshi438

@amitjoshi438 amitjoshi438 commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

Set up a new bank loan application project using React and Fluent UI, including essential components for application management, state management, and styling. Configure TypeScript and Vite for development and build processes.

image image

- Added package.json with dependencies for React, Fluent UI, and development tools.
- Created powerpages.config.json for project configuration.
- Implemented main application structure in App.tsx with tab navigation.
- Developed ApplicationsList component to display loan applications in a data grid.
- Created LoanApplicationForm component for submitting new loan applications.
- Established LoanContext for managing loan application state.
- Styled application with index.css for consistent layout and design.
- Configured TypeScript with tsconfig.json and tsconfig.node.json for type safety.
- Set up Vite for development and build processes with vite.config.ts.
- Defined LoanApplication types for better type management in the application.
@amitjoshi438 amitjoshi438 changed the title Initialize bank loan application project with React and Fluent UI Bank loan application sample with React and Fluent UI Oct 15, 2025
Comment thread samples/bring-your-own-code/react/bank-loan-application/powerpages.config.json Outdated
@priyanshu92

Copy link
Copy Markdown
Contributor

@amitjoshi438 Please rename the folder as fluent-ui-sample so that it's easier for people to navigate.

@amitjoshi438 amitjoshi438 enabled auto-merge (squash) October 15, 2025 07:37
@amitjoshi438 amitjoshi438 merged commit 7d8c839 into main Oct 15, 2025
3 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/fluentUiSample branch October 15, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants