Commit graph

118 commits

Author SHA1 Message Date
Benjamin Ramhorst e0f2f18bd2 Added endpoints for saving measurements 2022-02-07 13:45:10 +00:00
Benjamin Ramhorst 4d11eafbed
Merge pull request #3 from LEG-Industries/user-verification
User verification
2022-02-07 13:16:52 +00:00
Benjamin Ramhorst c470ebf42d Added placeholder functions to check if user is logged in 2022-02-07 13:15:57 +00:00
Benjamin Ramhorst 8b1ce01079 Added verification endpoint 2022-02-07 13:10:58 +00:00
Benjamin Ramhorst 0bb3514dc3
Merge pull request #2 from LEG-Industries/code-refractor
Major code refractor, allows easier integration later
2022-02-06 14:18:58 +00:00
Benjamin Ramhorst d54ee5e6b2 Major code refractor, allows easier integration later 2022-02-06 14:18:22 +00:00
Benjamin Ramhorst 46c544d953
Merge pull request #1 from LEG-Industries/registration
User registration
2022-02-06 11:47:30 +00:00
Benjamin Ramhorst 7e234da82a Registration bug fixes 2022-02-06 11:45:29 +00:00
Aadi Desai 66403e9e03
Add Custom TMP006 Lib
TMP006 IR temperature sensor class, with callable properties
2022-02-04 14:43:06 +00:00
Benjamin Ramhorst 57dba312ab
Added basic registration - not fully tested. Includes user verification, linking to device. 2022-02-04 13:15:23 +00:00
Benjamin Ramhorst 4585af0387 Added examples of reading and writing to the database 2022-02-02 23:19:39 +00:00
Benjamin Ramhorst e4bfb40c1a Added Firebase to project 2022-02-02 23:06:27 +00:00
Benjamin Ramhorst 09b55f9275 Modified .gitignore to ignore Firebase keys 2022-02-02 22:58:59 +00:00
Benjamin Ramhorst 1524348974 Created basic project 2022-02-02 22:52:07 +00:00
Aadi Desai 8e3d6c5a82
Initial commit 2022-02-02 11:17:10 +00:00
Aadi Desai 4076623ef8
Add Custom Si7201 Lib
Si7201 temperature and relative humidity sensor class, with callable properties
2022-02-01 23:11:36 +00:00
Aadi Desai 3d946a168b
Update .gitignore, readme 2022-02-01 21:22:54 +00:00
Aadi Desai 53c3fe55d0
Initial Commit
Project Framework
2022-01-28 17:22:31 +00:00