PSUBeacon / CMPSC488SP24SecTuesday

BEACON - Smart Home
MIT License
12 stars 0 forks source link

Adding iot-be and other items to main #91

Open CBussom opened 6 months ago

CBussom commented 6 months ago
In this commit there is a lot, Converted C++ code over to golang using raspi librarys. Dev and Dharmik Got login authenication working so you can't just type in the url and get into the site. We Updated the API file to handle protected endpoints and dashboard loading, this might still need some work though. Finished updating the IOT function handling so it's more dynamic, also added so when a change is sent from FE. The messages are also being database is also updated with the new changes.