Best android open-source packages and libraries.

MuncheRestaurantPartner

Munche Restaurant Partner is an android app developed using Java. It is part of the Munche Customer Facing App.
Updated 2 months ago

Show some ❤️ and star the repo to show support for the project

Munche Restaurant Partner Android App

License PRs Welcome Contributions Welcome

This is the Munche Restaurant Partner app which is part of the Munche Customer Facing App, users can add new restaurants and accept/decline orders from the users.Setupt their UPI Payment and their restaurant's location.

✨ Features

  • Users can add and edit menu items for different categories.
  • Take payment using UPI or COD.
  • Accurately setup their restaurant's location.
  • Enable/disable menu items individually.
  • Enable/disable their restaurant.
  • and more...

🗒️ ToDo

  • Complete the Sales page so the users can see their daily/monthly earnings.
  • Build a delivery funnel and send push notifications to customers notifying them about their order status.
  • Track orders and have a dedicated chat functionality.

📚 Major Libraries Used

  • Firebase Suite - For Auth, Database and Storage
  • Glide - For Image Loading.
  • Lottie - To Display native json animations in android.

💻 Build Instructions

  1. Clone or download the repository :
git clone https://github.com/AdityaV025/Munche.git
  1. Import the project into Android Studio.

  2. Create a firebase project and add this android app to the project.

  3. Run the below command in the terminal to get your SHA-1 key and upload it in the project settings in your firebase console, without this you cannot authenticate users using their phone numbers.

keytool -exportcert -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore
  1. Enable Phone Number sign in Firebase Authentication Tab in the left side.

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

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

👨 Made By

Aditya Verma

Connect with me on

Github Linkedin Gmail

👓 Also Checkout

Munche Customer Facing App

📜 License

MIT License

Copyright (c) 2021 Aditya Verma

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.
Tags rest