Skip to content

Commit 55501f1

Browse files
authored
Update README.md
1 parent 913e6eb commit 55501f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
This is a prototype for an internal garment archive and lookbook that would be for a fashion design house. With this app, the user can track garments, versions, lookbooks and notes in one place. This is very useful for ateliers and creative teams who might need a single source of truth and auditable history when they are designing clothes, shoes, etc.
44

55
**Tech:** Next.js (App Router), React, TypeScript, tRPC, Prisma, Postgres, S3-compatible storage (MinIO/Supabase/R2), React for PDF generating. I also used session-based auth (httpOnly cookies, Argon2), RBAC enforced server-side, immutable versioning (every edit would creates a new version), hash-chained audit log for tracking changes made by various users, Postgres features, rate-limited PDF export (sync + async via pg-boss), and CI (GitHub Actions) with unit, integration and Playwright E2E tests.
6-
I didn't understand absolutely everything, but was comfortable and assured of the app's potential and each piece's relevance to the project.
76

87
---
98

0 commit comments

Comments
 (0)