SquadUp
is an Android application that simplifies finding a drop-in activity in your local area.
Download
Source Code Access
SquadUp is an open-source project and is accessible on GitHub.
Source Code Compiling Notes
Please add the following code to the local.properties file to enable the Google Maps API
MAPS_API_KEY=AIzaSyCY0C8y9pSwZqw8mSwkoUrOQ9dpbbDjBVc
Features
- Find local drop-in activities directly from Google Maps
- Automatically check-in to drop-in activities that you sign up for
- Filter drop-ins for the sport that you want to play
- Talk with all participants in chatrooms
- Profile system
- Reliability system – rate a user on their teamwork
Demo
Threaded Design Diagram

Design Diagram

Back-end Design

About
SquadUp is a final project for SFU’s Summer 2022 CMPT362 Mobile Applications Programming and Design course.