https://github.com/shubhrajps/bookacoffee
This an Android app for ordering coffee.
https://github.com/shubhrajps/bookacoffee
android android-app android-application android-development android-nanodegree-programme android-studio java
Last synced: 8 months ago
JSON representation
This an Android app for ordering coffee.
- Host: GitHub
- URL: https://github.com/shubhrajps/bookacoffee
- Owner: shubhrajps
- Created: 2017-04-09T18:24:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T03:21:05.000Z (over 7 years ago)
- Last Synced: 2025-03-03T05:25:31.422Z (11 months ago)
- Topics: android, android-app, android-application, android-development, android-nanodegree-programme, android-studio, java
- Language: Java
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Book a Coffee
This app displays all the available coffee shops in your area and allows to book (send email/call) a coffee
from that particular shop. Used in a Udacity course in the Beginning Android Nanodegree. I have added a little more
functionality to it like animations and transitions.
Prequisites
- Android SDK v23
- Android Build Tools v23.0.2
- Android Support Repository v23.3.0
Getting started
This sample uses the Gradle build system.
To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
If your gradle version is mismatched then you need to update your gradle version accordingly.
Some libraries used in the project might have become obselete. So, Update them if required.
App Image Samples
License
Copyright 2016 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
See the NOTICE file distributed with this work for additional information regarding copyright ownership.
The ASF licenses this file to you 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.