Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

sahil7831/Zinger-Android-App

 
 

Repository files navigation

Cover Image

Zinger Android App

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

LicenseDocumentationPRs WelcomeContributions Welcome

This is an open source food ordering application developed to showcase the capabilities ofZinger 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 usesZinger Framework to handle customer side food ordering request.

Major libraries used

This Android Application is written inKotlin withMVVM 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 theZinger Backend Server. Follow the intructions mentioned in thisLink to setup the backend for this android app.

  4. Change the base url inbuild.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. Downloadgoogle-services.json from the firebase project you created earlier and add it to the project underapp folder

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

    • In theFirebase console, open theAuthentication section.

    • On theSign-in Method page, enable thePhone 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 onStack Overflow. Use thezinger tag to tag your questions.

  • Slack

    Join ourSlack group to start collaborating!

  • Discord

    Chat with our contributors inDiscord community.

  • Email

    Send an email tosupport@zinger.pw with a brief description.

License

MIT LicenseCopyright (c) 2020 Shrikanth RaviPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, 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 THESOFTWARE.

LoveAndroidDevelopers

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin98.4%
  • Java1.6%

[8]ページ先頭

©2009-2025 Movatter.jp