Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.
/ DIT212-Alpha Public archive

Android project developed during the University of Gothenburg course "DIT212 Object-oriented programming project"

Notifications You must be signed in to change notification settings

DIT212-Alpha/DIT212-Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIT212-Alpha - LOST (Repository)

This is an Android mobile application meant to enable and encourage motivated students to find other study partners. The application allows for users to create Broadcasts, "study sessions" in which the user can select a course they are studying at a certain place. The broadcast also contains a description where the user can specify additional information about the session, for example, group-room, floor, members etc. The interface is built on top of a Google maps API where the broadcast locations are represented with markers on the map.

Motivation

This project was created as part of a course (Object oriented programming project TDA367 / DIT212) taught at Chalmers University in collaboration with the University of Gothenburg. The motivation behind the specific application was to learn the Android development framework for mobile applications.

Team members

Usernames - Real name

Scrum

For Scrum board see GitHub Projects board

Installation

To run the application

  1. Download Android Studio
  2. Download an Android virtual device (recommended Pixel 2 API 29), or use an actual Android device hooked up to the computer
  3. Do a Gradle build and run

API Reference

  • Virtual device: Pixel 2 API 29 (OBS! API 30 not supported). Install this device in the Android Studio AVD manager.
  • Android gradle plugin version: 4.0.1
  • Gradle version: 6.6.1

How to use

Begin by registering an account. You can choose to either use a Google account or an email. Login using the defined credentials. (Allow the application to know your location) You should now be greeted with a map. The screen also contains a button in the lower left hand corner titled "Broadcast". Pressing this button will take you to the AddBroadcast screen where you can specify a specific course and set a description and then press add. The application will automatically attach your currrent location to the Broadcast and create a red pin on the map assigned to the broadcast you just created. You can also pan around the map to see other broadcasts by searching for active broadcasts tied to a coursecode in the search bar at the top. If you find a broadcast you can press its pin to interact with it and see its description. If you are the creator you can also choose to either modify or delete it. The application will also detect if you stray too far from the original position and deactivate the broadcast automatically.

Frameworks used

Tests

The tests are equipped with starter comments. In some cases there are preconditions that must be obliged. There is a mix of both JUnit tests and Espresso tests.

Credits

  • Android Studio
  • Google Maps
  • Firebase
  • InteractiveInfoWindowAndroid by Appolica

About

Android project developed during the University of Gothenburg course "DIT212 Object-oriented programming project"

Topics

Resources

Stars

Watchers

Forks

Languages