Basic CRUD operations using a local SQLite database and simple state management. Users can create, view, update, and delete product items. Built with Flutter SDK and sqflite package ...
FastAPI と SQLAlchemy を使ったシンプルなメモ管理アプリです。 フロントエンドは HTML + JavaScript で実装し、Live Server で配信します。 CORS 設定により、API(FastAPI)とフロント(Live Server)を分離し ...