🚀 Office Orbit is an intuitive office seat planner designed to optimize workspace arrangements efficiently. Developed within 24 hours during the Hack-A-League 2025 hackathon at Global Academy of Tech, this tool provides a seamless way to map out office layouts with ease.
- Interactive Floor Mapping: Upload a 2D floor map and visually place seating arrangements.
- Drag & Drop Functionality: Easily position employees and objects within the workspace.
- Click to View Details: Click on assigned points to view detailed employee or object information.
- Quick Editing Options: Add, remove, or modify seat positions with intuitive controls.
- Frontend: Next.js, React.js
- Backend: Node.js, Express
- Database: MongoDB (or any preferred database solution)
- Other Tools: Tailwind CSS, Cloud Storage for image uploads
Ensure you have Node.js and npm (or yarn) installed.
- Clone the repository:
git clone https://github.com/your-repo/office-orbit.git cd office-orbit - Install dependencies:
npm install # or yarn install - Run the development server:
npm run dev # or yarn dev - Open the browser and go to:
http://localhost:3000
- Integration with employee databases for auto-mapping
- AI-powered seat allocation optimization
- Real-time collaborative editing
- Hackathon Name: Hack-A-League 2025
- Venue: Global Academy of Tech
- Time Frame: Built within 24 hours
Feel free to fork the repository and submit pull requests. Suggestions and improvements are welcome!
This project is licensed under the MIT License.
Made with ❤️ by Team Office Orbit