mirror of
https://github.com/sstent/FitTrack_GarminSync.git
synced 2026-01-25 08:35:23 +00:00
feat: Implement single sync job management and progress tracking
This commit is contained in:
@@ -6,6 +6,8 @@ Auto-generated from all feature plans. Last updated: 2025-10-10
|
||||
- Python 3.13 + FastAPI, `garth`, `garminconnect`, `httpx`, `pydantic` (003-loginimprovements-use-the)
|
||||
- Python 3.13 + FastAPI, garth, garminconnect, httpx, pydantic (003-loginimprovements-use-the)
|
||||
- centralDB (PostgreSQL/SQLite with SQLAlchemy) (003-loginimprovements-use-the)
|
||||
- Python 3.13 + FastAPI, Pydantic, `garth`, `garminconnect`, `httpx` (004-home-sstent-projects)
|
||||
- In-memory for `CurrentSyncJobManager` (004-home-sstent-projects)
|
||||
|
||||
## Project Structure
|
||||
```
|
||||
@@ -20,6 +22,7 @@ cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLO
|
||||
Python 3.13: Follow standard conventions
|
||||
|
||||
## Recent Changes
|
||||
- 004-home-sstent-projects: Added Python 3.13 + FastAPI, Pydantic, `garth`, `garminconnect`, `httpx`
|
||||
- 003-loginimprovements-use-the: Added Python 3.13 + FastAPI, garth, garminconnect, httpx, pydantic
|
||||
- 003-loginimprovements-use-the: Added Python 3.13 + FastAPI, `garth`, `garminconnect`, `httpx`, `pydantic`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user