Skip to content

KacperC948/SmartHomeBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for smarthome app based on Arduino Mega

Introduction

This repo is backend part of SmartHome App with Arduino Mega. This project contains all parts that are required for communication with Arduino Mega and receiving values from sensors and storing them in databes. Backend is written in Java and Spring Boot with MySQL database. System is build with MVC pattern and there are four main models -> Device, Observation, Sensor, User. By API values from sensors from Arduino Mega are stored in database for proper User. There are endopoints for passing values to frontend react app for showing them in dashboard for users.

Diagram of the entire system

drawing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages