CommentListviewFragment |
A simple Fragment subclass.
|
GeoLocationActivity |
GeoLocationActivity is the activity that is responsible for displaying the map and the user's
location on the map.
|
GlobalScoresFragment |
A fragment that displays global scores.
|
HomeActivity |
This class is the home activity of the app
It contains the insights of the user
|
LeaderboardFragment |
|
MainActivity |
MainActivity
This is the first activity that is called when the app is opened.
|
PlayerActivity |
This activity is used to display the player profile
It is used to display the player's total score, the player's qr codes, and the player's comments
It is also used to display the player's global rank for total score
|
QRIntakeActivity |
|
QRListFragment |
This fragment is used to display the list of users that have scanned a QR code
BasicPlayerProfile class that contains the user's information
BasicUserArrayAdapter class that is used to display the list of users
|
QrListviewFragment |
A simple Fragment subclass.
|
QrProfileActivity |
|
QRScanActivity |
QRScanActivity is the activity that represents the camera for QR scanning and also has options for
the user to add their location to the QR scanning process.
|
SearchFragment |
|
SignupActivity |
This class is where the user will sign up for some QRGO action!
FirebaseConnect is used to add the user to the database.
|
StaggeredGallery |
This class is where the user will view the images in a staggered grid layout.
|