-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Firebase database implementation
- we decided to use firebase because it is easier
- add printers to database (should not occur in the app. printers that currently exist should just exist in the database)
- pull printers from database and add to list/add as markers on map
(map of printers: https://www.google.com/maps/d/u/0/viewer?mid=15lPUJS82GCb8UHsp9cIMUl7dtgk&ll=33.7775326403459%2C-84.39446683184451&z=16) - add users to database
instructions to add cathy as owner of the firebase database bc we didn't know her gmail:
go to firebase.google.com
sign in, go to console in top right corner
shannon should have access to project
after clicking on lilprinter project, go to top left corner and click settings button
go to users and permissions
at the top there should be an add option, so then add cathy to the firebase
- RecyclerView for list of printers
- make it look nice
(cathy can pull off some crazy ui stuff here)
- Detail view of printers (PrinterViewActivity)
- make it look nice
(cathy can pull off some crazy ui stuff here)
- location data
tutorial: https://developers.google.com/maps/documentation/android-api/location#runtime-permission
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels