GithubHelp home page GithubHelp logo

shrikanth7698 / zinger-android-app Goto Github PK

View Code? Open in Web Editor NEW
130.0 9.0 90.0 6.57 MB

Zinger is an android app to order food within a campus, tech park or mall with many outlets to avoid long waiting time or get it delivered anywhere within a specific place

Home Page: https://zinger.pw/app

License: MIT License

Java 1.55% Kotlin 98.45%
android kotlin-android mvvm-architecture koin-kotlin coroutines-android retrofit2-kotlin zinger-framework open-source food-ordering food-delivery-application

zinger-android-app's Introduction

Cover Image

Zinger Android App

Join our active, engaged community:
website | slack | discord | docs | framework

License Documentation PRs Welcome Contributions Welcome

This is an open source food ordering application developed to showcase the capabilities of Zinger Framework. This app helps in ordering foods from multiple outlets located in an office, college campus, or food courts in malls. Customers can save themselves a lot of burden from waiting in line to place an order and picking up the order later. They can browse the entire catalog of food items available to them through the app and seamlessly order food from any restaurant of their choice. The app supports both pickup and delivery orders.

This android app uses Zinger Framework to handle customer side food ordering request.

Major libraries used

This Android Application is written in Kotlin with MVVM Architecture using the following libraries

  • Android Architecture Components (ViewModel, LiveData)
  • Koin
  • Coroutines
  • Retrofit
  • Picasso

Key app features

  • Search for restaurants, cuisines, or even a dish
  • Get access to menus, photos, contact details and all the other essential information you need to pick a restaurant.
  • No more calling the restaurant to check if your order is prepared or picked. You’ll be able to track your order in real time.
  • Pay instantly using any digital payment solutions.

Getting involved

We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any other kind of positive contribution.

Build Instructions

  1. Clone or Download the repository:

    git clone https://github.com/shrikanth7698/Zinger-Android-App.git
  2. Import the project into Android Studio

  3. Before running the project, you need to setup the Zinger Backend Server. Follow the intructions mentioned in this Link to setup the backend for this android app.

  4. Change the base url in build.gradle (app level) to point to the server that you setup in previous step.

    debug {
        //...
        buildConfigField "String", "CUSTOM_BASE_URL", '"YOUR_BASE_URL"'
    }
  5. Create a firebase project, add this android app to that project: Firebase setup

  6. Download google-services.json from the firebase project you created earlier and add it to the project under app folder

  7. Enable Phone Number sign-in for your Firebase project

    • In the Firebase console, open the Authentication section.

    • On the Sign-in Method page, enable the Phone Number sign-in method.

  8. Run the project into an emulator or a physical device.

Checkout

Contributors

Contact Us

  • StackoverFlow

    You can ask programming-related questions on Stack Overflow. Use the zinger tag to tag your questions.

  • Slack

    Join our Slack group to start collaborating!

  • Discord

    Chat with our contributors in Discord community.

  • Email

    Send an email to [email protected] with a brief description.

License

MIT License

Copyright (c) 2020 Shrikanth Ravi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Love Android Developers

zinger-android-app's People

Contributors

harshavardhan98 avatar shrikanth7698 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zinger-android-app's Issues

Web Login APIs not working

On OTP verify click button, It showing something went wrong. Logcat showing error "missing request headers" in reponse. Please check if either web APIs or code is up to date.

MISSING HEADER API

Hi, please need help in error user/costumer:

D/OkHttp: <-- 428 https://3984e60b0b71.ngrok.io/user/customer (1798ms)
content-type: text/plain;charset=UTF-8
D/OkHttp: date: Wed, 09 Sep 2020 22:43:59 GMT
D/OkHttp: content-length: 22
D/OkHttp: Missing Request Header
D/OkHttp: <-- END HTTP (22-byte body)
I/System.out: login failed HTTP 428

Want to use project

Screenshot (282)
I want to use your app... But its keep showing error:
" No matching client found for package name 'com.food.ordering.zinger.debug' " This error keep showing.
Please help.

Gradle build failed

" Cannot query the value of property 'namespace' because configuration of project ':app' has not completed yet. " This error keep showing up.
Screenshot (245)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.