Skip to content

TareqChy1/Faircorp-Android-App

Repository files navigation

Faircorp Android App

Context

The goal of the 2022 Web & Mobile Programing project is to implement a fully functional Smart Building management system (especially building, rooms, windows and heaters controllers).
The project is composed of a Java SpringBoot Backend server, an Android Kotlin Application and a VueJS Frontend server interacting together.

Project setup

Using Android Studio, anyone can build and run the app on smartphone or on a virtual device.

The UI/UX Flaw:

Dashboard:

Buildings --> Rooms --> Room --> Windows --> Window --> Window

Rooms --> Room -->Windows
Rooms --> Windows --> Window

Windows --> Window

Heaters --> Heater

Libraries Used:

retrofit2: to get data from RESTFUL API

NOTES

  • If anyone delete a room all windows and heaters inside this room will be deleted.
  • If anyone delete a building all rooms inside the building will be deleted.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages