Skip to content

shuvookd/Meeting_Room_Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 

Repository files navigation

🏒 Meeting Room Solution

This Power Apps solution helps manage meeting room bookings effectively and resolves scheduling conflicts. Users can create, view, and manage meetings through great user experience interface.


πŸš€ Features

  • πŸ“Š Dashboard Page
    View all scheduled meetings in a consolidated format. Quickly assess room usage and avoid overlapping bookings.

  • βž• Create Meeting Page
    Add new meeting details including room, date, time, attendees, and purpose. Built-in logic ensures no time conflicts.

  • πŸ“… Calendar View Page
    View meetings by calendar date. Easily navigate and filter meetings by date, room, or organizer.


🧩 Components Used

  • Power Apps Canvas App
  • SharePoint List (data storage)
  • Power Automate (optional for notifications)
  • Office 365 Outlook Connector (calendar sync)

πŸ—‚οΈ Data Structure

Field Name Type Description
MeetingTitle Text Title or purpose of the meeting
Organizer Person User who booked the meeting
Room Choice/Text Selected meeting room
StartTime DateTime Meeting start date and time
EndTime DateTime Meeting end date and time
Attendees People List of participants
Description Text Additional meeting details

πŸ“₯ How to Add a Meeting

  1. Go to the Create Meeting page.
  2. Fill in the required details.
  3. Submit to save the meeting.
  4. If a conflict is detected (same room and overlapping time), the app will prompt you to reschedule.

πŸ”„ Conflict Resolution Logic

  • Checks for:
    • Overlapping meetings in the same room.
    • Double-booked organizers.
  • Users are notified of conflicts before saving.
  • Encourages selecting a different room or time slot.

πŸ“Έ Screenshots

πŸ”· Dashboard Page – All Meetings Overview

Image

πŸ”· Create Meeting Page – Booking Interface

Image

πŸ”· Calendar View – Dashboard Meetings

Image


πŸ”§ Features

  • Microsoft Outlook calendar sync
  • Power Automate notifications and approvals
  • Admin panel for managing rooms and users
  • Visual indicators for available/unavailable time slots

πŸ‘¨β€πŸ’» Developed By

Shuvo Kumar Das

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published