Skip to content

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.

Notifications You must be signed in to change notification settings

TareqChy1/faircorp-android

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:

Application Icon Logo:

Light Theme:

Dark Theme:

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

  • For reporting uses you can do it in the issues section of this repository.
  • For contacting the developer for any other reason please email me at [email protected] or [email protected]

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages