arrow_back Back Star Project

Miku's Money

// description.md

Miku's Money is a comprehensive fullstack application that simulates digital banking functionalities, providing users with a complete financial management experience.

The application features secure user authentication based on JWT tokens, ensuring that all financial data remains protected. Users can create multiple accounts, categorize transactions, and track their financial health through intuitive dashboards.

The backend is built with Spring Boot and PostgreSQL, featuring robust financial operations management with consistency control and transaction integrity. The RESTful API handles complex operations like fund transfers between accounts, transaction history queries, and real-time balance updates.

The frontend, developed in React with TypeScript, provides an intuitive and responsive interface. Users can easily navigate between accounts, view detailed transaction histories, and generate financial reports. The UI is optimized for both desktop and mobile devices.

Key features include: Multi-account management with separate balances, Transaction categorization system for expense tracking, JWT-based secure authentication, Real-time balance updates, Transaction history with filtering and search, Docker containerization for easy deployment

// screenshots/
Miku's Money - 1
Miku's Money - 2
Miku's Money - 3

// tech_stack.json

[ --java ] [ --spring-boot ] [ --react ] [ --typescript ] [ --postgresql ] [ --docker ]