linmihigo
934d8fc35f
Chore: moving changes - migrating Desktop from nobara 42 to windows(WSL)
2025-11-05 22:29:28 +02:00
linmihigo
c086f64363
feat: implement complete CMT backend with API endpoints and test suite
...
- Add 7 core API endpoints: users, transactions, partners, products, inventory, payments, credit
- Implement role-based authentication (admin/write/read-only access)
- Add comprehensive database models with proper relationships
- Include full test coverage for all endpoints and business logic
- Set up Alembic migrations and Docker configuration
- Configure FastAPI app with CORS and database integration
2025-09-14 21:04:07 +02:00
linmihigo
49c813778b
Updates:
...
- Restructure table models
- Remove React/Next.js frontend (in favor of HTMX)
2025-08-24 20:25:24 +02:00
linmihigo
648448ebdc
remodeling table models and migration to postgres
2025-08-23 09:16:37 +02:00
linmihigo
fe2ccbe368
Update requirements.txt
2025-08-17 13:07:21 +00:00
linmihigo
4c42769d68
Chore:
...
- Update README.md
- Update config to use postgresql
- Add .vscode/settings.json
2025-08-17 12:29:24 +00:00
linmihigo
598774bca6
unzip frontend
2025-08-16 14:41:12 +02:00
linmihigo
b60af66732
add frontend zip file
2025-08-16 11:13:04 +00:00
linmihigo
b0f9685a0a
Chore: Pushing changes to migrate from windows/wsl to fedora
2025-07-25 21:27:16 +02:00
linmihigo
e60489715a
WIP: initial fastapi endpoint implementation
...
Client endpoint - GET & POST implemented
2025-06-08 23:17:58 +02:00
linmihigo
aa64491313
Add db & pydantic models + set up alembic
2025-06-02 08:18:12 +02:00
linmihigo
fa0530e18c
Set up mysql and db
2025-05-15 19:22:59 +02:00
linmihigo
082e06be7b
first commit
2025-05-12 20:39:15 +02:00