2025University project · IT354shipped
Architex: System Design Practice Platform
A platform for practicing system design. Draw architecture diagrams in Excalidraw, submit them for review, get graded. University project with full role-based workflows: drafts, submissions, reviews, and scoring.
§ · images
§ · tl;dr
A practice platform for system design built around Excalidraw. The draft, submit, review, score workflow is enforced server-side with role-based rules so the state machine can't be driven from the client. Express with SQLite keeps deployment trivial.
§ · stack
React + Vite + Tailwind CSS + Node.js + Express + SQLite + JWT + Excalidraw