dennisliang01 / zooseeker

1 stars 1 forks source link

# ZooSeeker Android App

ZooSeeker is an Android application whose purpose is to help new visitors to the San Diego zoo navigate to exhibits efficiently. It allows users to create visitation plans, search for exhibits, and get directions based on real-time location within the zoo, facilitated by a map-style interface that allows users to plot actionable paths to the exhibits they want to see.

Features

Usage

Once installed, start the app and follow the on-screen instructions to select exhibits, create a plan, and navigate through the zoo.

Documentation

Settings ADR

Database ADR

UI ADR

Map ADR

Biweekly Workplans

Onboarding Guide

Testing

The app includes unit tests and instrumental tests to ensure functionality:

To run the tests, use the following command in Android Studio: ./gradlew test