A full-featured banking system simulation with real-time updates, investments, and administrative controls.
- 🏦 Personal account management
- 💸 Real-time money transfers
- 📊 Investment opportunities with CDI rate returns
- 💳 Loan applications and management
- 📱 Real-time balance updates via WebSocket
- 📜 Detailed transaction history
- 👥 User approval system
- 📈 Economic control (CDI rate, Income tax)
- 💰 GDP monitoring and inflation tracking
- 🏦 Loan approval/rejection system
- 💱 Currency symbol customization
- 🔒 Secure authentication with bcrypt
- 🚀 Real-time updates using Socket.IO
- 🎯 TypeScript for type safety
- 🗃️ Prisma ORM with SQLite/PostgreSQL support
- 🎨 Responsive UI with Tailwind CSS
- 🔄 Session-based authentication
- 📱 Mobile-friendly design
- Node.js (Latest LTS version recommended)
- NPM or Yarn package manager
- SQLite (default) or PostgreSQL database