{"id":14987538,"url":"https://github.com/mehanix/arcada","last_synced_at":"2025-10-25T11:45:49.383Z","repository":{"id":98053449,"uuid":"463270269","full_name":"mehanix/arcada","owner":"mehanix","description":"📐 react \u0026 pixi.js interior design software / floor plan creator","archived":false,"fork":false,"pushed_at":"2024-06-02T09:25:58.000Z","size":6287,"stargazers_count":124,"open_issues_count":7,"forks_count":29,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T10:38:52.663Z","etag":null,"topics":["express","expressjs","floor-plan","floor-plan-mapper","floor-planning","floorplan","floorplan-construction","good-first-pr","good-first-project","help-wanted","javascript","mantine","mongodb","mongoose","nodejs","pixijs","react","reactjs","room-planner","zustand"],"latest_commit_sha":null,"homepage":"https://arcada.nicoleta.cc","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehanix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-24T19:08:11.000Z","updated_at":"2025-03-24T02:27:19.000Z","dependencies_parsed_at":"2024-09-19T21:02:12.325Z","dependency_job_id":"775eba7b-1863-448f-92d9-9804fa037709","html_url":"https://github.com/mehanix/arcada","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":"0.013333333333333308","last_synced_commit":"6b4fb10ea0a1beaa7994480a688e1410cebfb661"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2Farcada","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2Farcada/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2Farcada/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehanix%2Farcada/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehanix","download_url":"https://codeload.github.com/mehanix/arcada/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248215192,"owners_count":21066619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","expressjs","floor-plan","floor-plan-mapper","floor-planning","floorplan","floorplan-construction","good-first-pr","good-first-project","help-wanted","javascript","mantine","mongodb","mongoose","nodejs","pixijs","react","reactjs","room-planner","zustand"],"created_at":"2024-09-24T14:14:54.240Z","updated_at":"2025-10-25T11:45:44.330Z","avatar_url":"https://github.com/mehanix.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/logo.png\"\u003e\n\u003c/p\u003e\n\n## Introduction\n\nEven had to redesign a room, a floor, or your entire house, and you spent hours drawing floor plans by hand, on graph paper, trying to make sure your sofa will fit next to the dresser? I certainly have, and it's a frustrating experience. I think we can do better than that.\n\nAs the vast majority of floor planner apps are available as part of a paid service, or too complicated to use for my needs, I decided to write my own. \nEnter Arcada, an open-source floor planner app.\n\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB) \n![Pixi.JS](https://img.shields.io/badge/Pixi.JS-EF2D5E?style=for-the-badge)\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)\n![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)\n\n## Features\n### 👷‍♀️ Add walls\n\n\u003cp\u003e\n  \u003cimg src=\"src/res/add-wall.gif\"\u003e\n\u003c/p\u003e\n\n### ⚒️ Edit walls\n\n\u003cp\u003e\n  \u003cimg src=\"src/res/edit-walls.gif\"\u003e\n\u003c/p\u003e\n\n### 🛋️ Add/edit furniture\n\n\u003cp\u003e\n  \u003cimg src=\"src/res/edit-furniture.gif\"\u003e\n\u003c/p\u003e\n\n### 🚪 Add doors/windows\n\n\u003cp\u003e\n  \u003cimg src=\"src/res/add-door.gif\"\u003e\n\u003c/p\u003e\n\n### 📏 Measure tool\n\n\u003cp\u003e\n  \u003cimg src=\"src/res/measure-tool.gif\"\u003e\n\u003c/p\u003e\n\n#### 🌟 Accurate to scale\n#### 🌟 Multiple floor support\n#### 🌟 Print your designs\n#### 🌟 Save/load support\n#### 🌟 Component library with plenty of options\n#### 🌟 Cross-platform\n\n## Tech stack and docs\n\nClient built using React, Pixi.js, Zustand, with Mantine as the component library for the UI. The floor plan engine is custom built. \n\nServer-side powered by Express.js, using MongoDB with Mongoose as ODM. \n\n[![server - source code](https://img.shields.io/badge/server-source_code-blue?style=for-the-badge)](https://github.com/mehanix/arcada-backend)\n[![view - (New!) Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](https://github.com/mehanix/arcada/blob/4ab6e5d267bd901d2c8b962a782df3f422358d86/docs/Docs%20-%20Bachelor's%20thesis.pdf \"Go to project documentation\")\n\n## Quick setup\n\nClone this repo and the `arcada-backend` repo. Run the following:\n```\nnpm i \nnpm run start\n```\n\nLaunch the back-end using `node app.js`.\n\n## Demo\n\nIf you want to run the app for yourself the easiest way to to is to use the following [docker-compose setup](https://github.com/perguth/arcada-setup). Have fun!\n\n[![Demo - arcada.nicoleta.cc](https://img.shields.io/badge/Demo_available-arcada.nicoleta.cc-blue?style=for-the-badge)](https://arcada.nicoleta.cc)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehanix%2Farcada","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehanix%2Farcada","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehanix%2Farcada/lists"}