Coursework 1 for ELEC60013: Embedded Systems at Imperial College London - a pet-tracking IoT without the need for an embedded GPS, codename: Barkr https://barkr.8bitsqu.id/
Go to file
2022-02-14 20:16:37 +00:00
.idea Created basic project 2022-02-02 22:52:07 +00:00
api Added endpoints for last location and total steps today 2022-02-14 20:16:37 +00:00
config Major code refractor, allows easier integration later 2022-02-06 14:18:22 +00:00
lib Added placeholder functions to check if user is logged in 2022-02-07 13:15:57 +00:00
.gcloudignore Added verification endpoint 2022-02-07 13:10:58 +00:00
.gitignore Modified .gitignore to ignore Firebase keys 2022-02-02 22:58:59 +00:00
app.yaml Added verification endpoint 2022-02-07 13:10:58 +00:00
main.py Added endpoints for saving measurements 2022-02-07 13:45:10 +00:00
requirements.txt Added verification endpoint 2022-02-07 13:10:58 +00:00