- Database schema: tablets, users, loans (junction table) - CLI app: minimal_app.py - Web apps: app.py (Flask), simple_app.py (http.server) - Features: loan management, search, user loans view, project notes - Git structure: CONTRIBUTING.md, .gitignore Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .. | ||
| add_tablet.html | ||
| add_user.html | ||
| base.html | ||
| history.html | ||
| index.html | ||
| loan_tablet.html | ||
| project_management.html | ||
| user_loans.html | ||