Task Manager PRO is a production-grade distributed task management system combining a Python CLI tool with a modern REST API. It demonstrates mastery of full-stack development: SQLAlchemy ORM, FastAPI ...
. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...