Commit graph

17 commits

Author SHA1 Message Date
Benjamin Ramhorst c661fe3595 Minor bug fix regarding JSON responses 2022-02-07 14:06:56 +00:00
Benjamin Ramhorst c5007b774f
Merge pull request #4 from LEG-Industries/data-save-get
Endpoints for saving and getting the sensor readings
2022-02-07 13:59:52 +00:00
Benjamin Ramhorst 2fa0e252f8 Added endpoints for retrieving device data 2022-02-07 13:54:40 +00:00
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
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