This App has been developed as part of the Udacity Android Basics Nanodegree Course for the Exercise Project "Single Screen App". Invitation is the theme chosen for the App.
Android device running with Android OS 4.0.4 (API Level 15) or above. Designed for Phones and NOT for Tablets.
The App design has -
- A Business name
- One photo to represent the Business
- Related information such as -
- Contact information (like email/website/phone number)
- Location Address
- Description of the Business
- Hours of operation
As this is a Single Screen App, it contains only one Activity, i.e., MainActivity which displays the details of a particular location of interest (following the Rubric), allowing the user to "Invite Friends" using the dedicated button. This button has no functionality.
- master
- Contains the code submitted for review, along with review suggestions incorporated.
- release_v1.0
- Contains the code updated to follow the recommended Android guidelines.
- Other minor changes to prepare the app for local release.
App Icon is from Icons8.
Copyright 2017 Kaushik N. Sanji
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.