COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
0 stars 0 forks source link

Feature/signup #26

Closed CarterShin closed 2 months ago

CarterShin commented 2 months ago

added a few checks and changed the routes in backend to check username/email availability. still need to add working models but only once the database has been made so that i can integrate correctly