Improve CarPass product UX and service flows
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- FastAPI serves JSON API and static Telegram Mini App files from `web/`.
|
||||
- aiogram bot opens the Mini App with `WEBAPP_URL` and talks to the API through `INTERNAL_API_TOKEN`.
|
||||
- Users are Telegram-backed; user API access is based on verified Telegram WebApp `initData`.
|
||||
- Current domain model covers personal garage use: `users`, `cars`, `fuel_entries`, `service_entries`, catalog tables, push subscriptions, service center stubs, and inbox messages.
|
||||
- Current domain model covers personal garage use: `users`, `cars`, `fuel_entries`, `service_entries`, catalog tables, push subscriptions, verified service center flows, and inbox messages.
|
||||
- Existing MVP must remain compatible: personal cars, fuel logs, service logs, reminders, stats, catalog, OCR text parsing, bot start/cars/add_car flows.
|
||||
|
||||
## 2. Target Product Model
|
||||
|
||||
Reference in New Issue
Block a user