一个基于 React + Django + FastAPI + MySQL 的全栈 Web 记账与预算管理应用,用于个人学习全栈架构、数据分析、API 设计与工程化实践

1 Open Issue Need Help Last updated: Dec 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue details the foundational setup for a 'my-finance-tracker' project, encompassing the creation of a standard directory structure. It outlines tasks for initializing a React frontend with Vite, Tailwind CSS, ESLint, and Prettier, alongside a FastAPI backend with a virtual environment, core libraries, and Ruff. The issue also covers setting up a MySQL database using Docker Compose and configuring its connection.

Complexity: 3/5
good first issue phase-1-mvp setup

一个基于 React + Django + FastAPI + MySQL 的全栈 Web 记账与预算管理应用,用于个人学习全栈架构、数据分析、API 设计与工程化实践