A comprehensive full-stack banking management system built with React 18 and Vite, featuring 20+ banking modules including customer management, loans, cards, ATM operations, employee management, and complete transaction processing.
- Frontend: React 18.3, JavaScript (JSX), Vite
- Styling: Tailwind CSS, CSS Modules
- Routing: React Router DOM v6
- HTTP Client: Axios
- Forms: React Hook Form
- Icons: React Icons
- Build Tool: Vite
- π€ Customer Management β Full CRUD for customers, accounts, and account holders
- π° Loan Management β Loan applications, types, and repayment tracking
- π³ Card Management β Card issuance, transactions, and ATM operations
- π Employee Management β Staff records and salary processing
- π Transaction Processing β Full transaction history and account transactions
- π§ ATM Operations β Location management and ATM transaction handling
- πΌ Fixed Deposits and Overdraft β Comprehensive financial product management
- π Reporting Dashboard β Financial reporting and analytics
src/
βββ forms/
β βββ Customer.jsx
β βββ Account.jsx
β βββ Loan.jsx
β βββ Card.jsx
β βββ ATMLocations.jsx
β βββ ATMTransactions.jsx
β βββ AccountTransactions.jsx
β βββ CardTransaction.jsx
β βββ Employee.jsx
β βββ EmployeeSalary.jsx
β βββ LoanRepayment.jsx
β βββ FixedDeposite.jsx
β βββ Overdraft.jsx
β βββ LoanTypes.jsx
β βββ TransactionTypes.jsx
β βββ Branch.jsx
β βββ AccountHolder.jsx
β βββ home.jsx
β βββ authentication.jsx
βββ loginFunctions/
β βββ Login.jsx
βββ registerFunctions/
βββ Register.jsx
git clone https://github.com/Phoenixking-04/FDB-Project.git
cd FDB-Project/bankingSystem
npm install
npm run devOpen http://localhost:5173 in your browser.
- β Built 20+ React modules covering full banking lifecycle
- β Implemented complete authentication with role-based access control
- β Designed modular component architecture with React Router v6
- β Integrated React Hook Form for complex financial data validation
- β Delivered full banking operations: loans, cards, ATM, salary, transactions
π Developer: Kalyankumar Sandireddy | LinkedIn