Skip to content
Snippets Groups Projects
README.md 1.29 KiB
Newer Older
## Description:
The app is meant to give information regarding places around Saskatoon, as well as provide recommendations on highly favourable activities.
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

## Need and Value:
The app will provide detailed information regarding the desirable destination selected by the user. The app will be simple orientate which provides easy access to help answer the question
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

## Stakeholders:
The foreign travellers who looking for a trustworthy guide.
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

## Technology requirements:
This project is built in Android Studio, tested for Android SDK 9.0 and up. In order to see the information from Google (restaurants details, Google ratings), you must place an API key in your local.properties file as below:
GOOGLE_PLACE_API_KEY=*your_api_key*
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

If it has trouble finding it, after syncing Gradle files try:
    
- Build > Clean Project
- File > invalidate cache
- Build > Rebuild Project
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

Also, sometimes it requires to specify com.example.event36.BuildConfig.GOOGLE_PLACE_API_KEY
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

## Features
### Personalized content
[<img src="Wiki_Images/mainActivityScreenshot.png" width="250">](Wiki_Images/device-2022-11-06-092113.mp4)<caption style="caption-side:bottom">Click to see video</caption>
Hannah Do (htd345)'s avatar
Hannah Do (htd345) committed

### Login and Register Page
(Wiki_Images/device-2022-11-06-092113.mp4)<caption style="caption-side:bottom">Click to see video</caption>