Commit graph

12 commits

Author SHA1 Message Date
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