An open API service indexing awesome lists of open source software.

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.

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.