🐍 Python Study Buddy App - An interactive console application that uses a custom MCP server to help developers learn Python concepts at beginner, intermediate, and expert levels 🧠 AI Research ...
HealthyFit/ ├── app.py # Main Flask application & all routes ├── config.py # Environment variable bindings ├── forms.py # WTForms form definitions ├── models.py # SQLAlchemy database models ├── ...