/inf8405-BluetoothMap

INF8405 project and TP2

Primary LanguageKotlin

INF8405 Project: Bluetooth Map

Guidelines

DEMO PROJECT

Lab report

TP2

Guidelines

DEMO

Lab report TP2

By

  • 2169358 - Imad Berrahil
  • 1961278 - Simon Tran
  • 1955204 - Batikan Iscan
  • 1933097 - Pritam Patel

TODO

  • Splash Screen
  • Map with current location
  • Scan devices with bluetooth
  • Get device information
  • Map pin for each device
  • Device list
    • Drawer
    • FAB
    • Star
  • Device details when the user clicks a pin or a list item
  • "Comment y arriver"
  • Favorites
  • Share
  • Database to save data
  • Dark mode
    • Map
    • FAB
    • Action Bar
  • Translate (Put all strings in french)
  • Fix bug: Scan on launch sometimes not working
  • Report
  • APK Demo

TODO - Project

  • Account creation
    • username
    • profile picture
  • 2 sensors
    • Accelerometer
    • Other sensor (wait for answers in discord)
  • Store all data on Firebase
    • Support multiple users, only show devices for current user
  • Battery info (evolution during app usage)
    • Battery usage for scanning
  • Information on network (uplink / downlink)
  • Airplane mode
  • Locale switch
  • Test on device with sdk 24
  • Enable splashscreen