Text-To-SQL/ ├── index.html 🎯 在线 Demo(GitHub Pages) ├── README.md 本文件 │ ├── app.py Flask 后端版本(本地完整版) ├── requirements.txt ├── 启动.sh ├── core/ Python 核心代码 ...
A simple Todo List CRUD (Create, Read, Update, Delete) web application built using Flask. This project was created as my first Flask project to understand how Flask works and to gain hands-on ...