TransportationAlarm / BuzMe

0 stars 0 forks source link

Final Project - BuzMe

Time spent: X hours spent in total

App Description:

BuzMe uses the Google Places API & GoogleMaps SDK

Model Classes: PreviousTrips (For Previous History Screen, as well as destinations drop down on home screen), TimePicker (To populate alert time Picker on settings page), User (To store previous destinations)

Parse:

Tables - User, Destination

Columns for User: username, password

Columns for Destination: start point, end point, distance, time

This app allows a user to input a certain location where they need to go, and an alarm will alert them when they are getting close to their desired location. This app is specifically designed for those who sleep or fall asleep on public transportation, such as busses or trains.

User Stories

The following required functionality is completed:

The following optional features are implemented:

The following additional features are implemented:

Please list two areas of the assignment you'd like to discuss further with your peers during the next class (examples include better ways to implement something, how to extend your app in certain ways, etc):

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

Here's a walkthrough of implemented user stories for the second week:

Video Walkthrough

Here's a walkthrough of implemented user stories for the third week:

Video Walkthrough

GIF created with LiceCap.

Here's a walkthrough of implemented user stories for the fourth week:

Video Walkthrough

GIF created with LiceCap.

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app.

License

Final Walkthrough! :

Video Walkthrough

GIF created with LiceCap.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.