YourSpace

Meeting Room Booking Application

Swansea University has a number of meeting rooms available for booking. YourSpace is a mobile application that assists users in the making and managing of these bookings. Its main goal was to improve on the system used to book meeting rooms at Swansea University.

YourSpace was implemented using a three-tier system architecture comprising of a user interface implemented using Flutter, an application server implemented using Dart and a database hosted on Cloud Firestore.

It was developed using an incremental development model and unit tests were performed by using Mockito.

The Home Tab

The home tab is the tab users are presented with when YourSpace is launched. It features all the rooms available for booking around both campuses and it holds all the functionality users need to make bookings in any given room.

1

.