MCPcopy Index your code
hub / github.com/enatega/food-delivery-singlevendor

github.com/enatega/food-delivery-singlevendor @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
456 symbols 1,706 edges 295 files 0 documented · 0% updated 22mo ago★ 6635 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Enatega Single Vendor Food Delivery Solution

The white label food delivery solution built for restaurants of all sizes!

Static Badge Stars Forks GitHub contributors Open Pull Requests Activity YouTube Channel Company Website Closed Issues Closed Pull Requests

Static Badge Static Badge Static Badge Static Badge

Enatega Single Vendor Solution

Demo video

Enatega Single Vendor is a white label food delivery solution that allows restaurant owners to easily manage their deliveries. Enatega Single Vendor can help to intuitively and instantly automate your deliveries, and handle the logistics. Our food delivery solution provides the capability of order management, as well as separate applications for the rider and the customer. It also boasts a suite of features and can be customized to match your brand thanks to its white label capabilities.

This is the full free source code of our solution, however the backend and API is proprietary and can be obtained via paid license.


:fast_forward: Quick Links


:question: What is included:

Our food delivery solution contains three separate modules for order management. These include the admin panel, the delivery app and the rider app. Below, the capabilities of all three modules have been listed:

  • The admin panel receives the orders that can be placed via the customer app. It also allows managing the restaurant’s orders as well as the riders’ accounts.(Run on node version 14)

  • The customer app allows for customers to choose their specific selections and customize their order before placing it.

  • The rider app can accept the orders and also allows for location based zoning as well as the ability to locate customer’s address via google map’s API integration.

:fire: Features:

  • Analytics dashboard for the mobile app
  • Payment integration with Paypal and Stripe
  • Order tracking feature
  • Email Integration e.g for order confirmation etc.
  • Ability to provide ratings and reviews
  • Finding address using GPS integration
  • Facebook and Google authentication integration
  • Mobile responsive dashboard
  • Multi-Language support using localization
  • Separate rider app for order management
  • Multiple variations of food items
  • Push notifications for both mobile and web

:repeat_one: Setup:

As we’ve mentioned above, the solution includes three separate modules. To setup these modules, follow the steps below:

To run the module, you need to have nodejs installed on your machine(Install node version 14). Once nodejs is installed, go to the directory and enter the following commands

The required credentials and keys have been set already. You can setup your own keys and credentials

The version of nodejs should be between 14.0 to 16.0

Guide Badge

:framed_picture: Screenshots:

Customer App
Rider App
Dashboard

:wrench: High Level Architecture:

High Level Architecture

:information_source: Prerequisites:

App Ids for Mobile App in app.json
  • Facebook Scheme
  • Facebook App Id
  • Facebook Display Name
  • iOS Client Id Google
  • Android Id Google
  • Amplitude Api Key
  • server url
Set credentials in API in file helpers/config.js and helpers/credentials.js
  • Email User Name
  • Password For Email
  • Mongo User
  • Mongo Password
  • Mongo DB Name
  • Reset Password Link
  • Admin User name
  • Admin Password
  • User Id
  • Name
Set credentials in Admin Dashboard in file src/index.js
  • Firebase Api Key
  • Auth Domain
  • Database Url
  • Project Id
  • Storage Buck
  • Messaging Sender Id
  • App Id
NOTE: Email provider has been only been tested for gmail accounts

:hammer_and_wrench: Technologies:

Expo React-Navigation Apollo GraphQL ReactJS NodeJS MongoDB Firebase
Enatega Logos Enatega Logos Enatega Logos Enatega Logos Enatega Logos Enatega Logos Enatega Logos
React Native React Router GraphQL ExpressJS React Strap Amplitude
Enatega Logos Enatega Logos Enatega Logos Enatega Logos Enatega Logos Enatega Logos

:iphone: Demos:

Customer App Rider App Admin Dashboard

Core symbols most depended-on inside this repo

scale
called by 176
CustomerApp/src/utils/scaling.js
scale
called by 92
RiderApp/src/utilities/scaling.js
moderateScale
called by 65
CustomerApp/src/utils/scaling.js
validateFunc
called by 48
Admin Dashboard/src/constraints/constraints.js
verticalScale
called by 46
CustomerApp/src/utils/scaling.js
FlashMessage
called by 36
CustomerApp/src/components/FlashMessage/FlashMessage.js
verticalScale
called by 16
RiderApp/src/utilities/scaling.js
onBlur
called by 9
Admin Dashboard/src/components/Addon/Addon.jsx

Shape

Function 456

Languages

TypeScript100%

Modules by API surface

Admin Dashboard/src/components/Food/Food.jsx19 symbols
CustomerApp/src/screens/Cart/Cart.js16 symbols
Admin Dashboard/src/components/Addon/Addon.jsx14 symbols
CustomerApp/src/context/User.js12 symbols
Admin Dashboard/src/components/Order/Order.jsx12 symbols
CustomerApp/src/screens/Settings/Settings.js11 symbols
Admin Dashboard/src/components/Category/Category.jsx11 symbols
Admin Dashboard/src/components/Order/OrderData.jsx10 symbols
Admin Dashboard/src/components/Option/Option.jsx10 symbols
RiderApp/src/context/user.js8 symbols
CustomerApp/src/screens/CreateAccount/CreateAccount.js8 symbols
Admin Dashboard/src/components/Rider/Rider.jsx8 symbols

For agents

$ claude mcp add food-delivery-singlevendor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact