Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tauqueeralam42/intelligent-floor-plan-management-system
MOVEINSYNC: Case Study Submission
https://github.com/tauqueeralam42/intelligent-floor-plan-management-system
Last synced: about 2 months ago
JSON representation
MOVEINSYNC: Case Study Submission
- Host: GitHub
- URL: https://github.com/tauqueeralam42/intelligent-floor-plan-management-system
- Owner: tauqueeralam42
- Created: 2024-02-14T11:30:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-14T11:43:57.000Z (11 months ago)
- Last Synced: 2024-02-14T12:41:04.915Z (11 months ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workspace Management App
This Java application simulates a workspace management system with features such as floor plan management, conflict resolution, offline support for administrators, and meeting room optimization.
## Features
1. **Floor Plan Management:**
- Upload floor plans with conflict resolution.
- Offline mechanism for admins to make changes and synchronize when online.2. **Meeting Room Optimization:**
- Book meeting rooms based on the number of participants.
- Suggest the best meeting room considering capacity and the last booking weightage.## Prerequisites
- Java Development Kit (JDK) installed on your machine.
- An integrated development environment (IDE) such as IntelliJ IDEA or Eclipse.## Getting Started
1. Clone the repository:
```bash
git clone