Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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