Blog Logo
TAGS

Enatega Single Vendor Solution

# Enatega Single Vendor Solution Enatega is a state of the art white label storefront delivery solution that allows business owners to easily manage their deliveries. Whether they have a restaurant, grocery store, pharmacy, winery or any similar storefront, Enatega will intuitively and instantly be able to automate their deliveries, and handle the logistics. Our solution provides the capability of order management, as well as separate applications for the rider and the customer. It also boasts a suit of features which allow for a greater range of customizability for customers in terms of item selection. This is the full free source code of our solution, however the backend and API is proprietary and can be obtained via paid license. ## What is included: Our solution contains three separate modules. 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. - 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. ## 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 ## 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. 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 -[Link to Video tutorial/demonstration of Setup](https://enatega.com/singlevendor-documentation/) ## Screenshots | Customer Menu | Customer Categories | Customer Items | | :--: | :--: | :--: | | ![](./contributingGuides/screenshots/customer1.jpeg) | ![](./contributingGuides/screenshots/customer2.jpeg) | ![](./contributingGuides/screenshots/customer3.jpeg) | | Rider Menu | Rider Orders | Rider Items Details | | :--: | :--: | :--: | | ![](./contributingGuides/screenshots/rider1.jpeg) | ![](./contributingGuides/screenshots/rider2.jpeg) | ![](./contributingGuides/screenshots/rider3.jpeg) | | Stats Overview