StevonStevoff / ProjectParsnip

A IoT Project for Managing At-Home Smart Farming
3 stars 0 forks source link

Notification system #79

Closed sjjd26 closed 1 year ago

sjjd26 commented 1 year ago

Notification system (seemingly) fully functioning now. Still have the option to add some way of sending the notifications to the front end as they are being made (instead of relying on a get request from the frontend).

Also started making some tests for notifications and plant data but ran into the problem that I put into discord. Accidentally called this last commit the same as the one before but thats the one where the tests were added. Also accidentally discarded quite a lot of changes to populate_tests file that I was using for the tests lol so will have to rewrite that at some point.