- Extend `Space` model and Prisma schema to include `rotation` property. - Update API services and DTOs to handle rotation data. - Add UI controls in `FloorplanEditor.svelte` for rotating spaces. - Refactor space rendering logic in both editor and viewer to support rotation. |
||
|---|---|---|
| .idea | ||
| apps | ||
| shared | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| DOCKER_SETUP.md | ||
| docker-compose.yml | ||
| package-lock.json | ||
| package.json | ||
| prompts.md | ||
| tsconfig.base.json | ||
| tsconfig.json | ||