ELEC60013-ES-CW1/readme.md

755 B

ELEC60013 Embedded Systems: Coursework 1

Project name: Barkr

Repository Sections

  • App: The user app, built in Flutter
  • DataPuller: Data fetching script to pull data from cloud sources and forward to our backend, eg. AirTags DB or an MQTT broker
  • RPi: Program to run on the IOT device itself, collects pet information for the app and acts as a bluetooth beacon
  • Server: Backend for interacting with the Firebase API and provides user signup abilities
  • Website: Static marketting website built using Hugo, live at https://barkr.8bitsqu.id/

Contributors