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
This commit is contained in:
2025-08-02 13:53:13 +02:00
parent 97d64dfda5
commit 738f42f3b4
11 changed files with 2837 additions and 133 deletions

1835
package-lock.json generated

File diff suppressed because it is too large Load Diff