Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 637 Bytes

SmartPostbox

TUM Selected Topics for Software Engineering IoT Project

For project presentation click here.

This app uses Google Firebase as a backend Server. If you plan to use this app, you'll need your own Firebase setup and you should add your own .plist file.

This app uses the following functionalities of Firebase:

  • authentication,
  • real-time database,
  • storage,
  • ML Kit

You'll need to install dependencies with the following command:

  • pod install

References