2 Commits

Author SHA1 Message Date
738f42f3b4 Initial commit: Complete inventory management system with audit logging
- Added Next.js 15 inventory management application
- SQLite database with audit trail functionality
- Item CRUD operations (Create, Read, Update, Delete)
- Dedicated item detail pages with edit functionality
- Complete change history tracking for all modifications
- Responsive UI with Tailwind CSS (removed Shadcn UI for simplicity)
- API routes for inventory management and audit logs
- Clean navigation between list and detail views
2025-08-02 13:53:13 +02:00
97d64dfda5 Initial commit from Create Next App 2025-08-02 12:30:59 +02:00