2 Commits

Author SHA1 Message Date
Automated Action
1d312e5ff6 Implement Small Business Inventory Management System
- Created FastAPI application with SQLite database
- Implemented models for inventory items, categories, suppliers, and transactions
- Added authentication system with JWT tokens
- Implemented CRUD operations for all models
- Set up Alembic for database migrations
- Added comprehensive API documentation
- Configured Ruff for code linting
2025-06-06 20:27:41 +00:00
Automated Action
b869cbc4c7 Initial commit from template 2025-06-06 20:12:32 +00:00