Enatega Multivendor
  • Introduction
  • High Level Architecture
  • Installation
    • How to deploy in local machine
    • How to deploy in production
    • How to Publish App
  • FAQS
  • License
  • ChangeLog
  • API SERVER
    • Introduction
    • Technologies
    • Packages Json
    • Outline
    • Model Diagram
    • Routes
    • Queries Mutations and Fragments
    • Resolvers
      • Order Resolver
      • Food Resolver
      • Configuration Resolver
      • Category Resolver
      • Auth Resolvers
  • ADMIN WEB DASHBOARD
    • Introduction
    • Technologies
    • Packages Json
    • Folder Structure
    • Customize
  • RIDER APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
  • CUSTOMER APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
  • RESTAURANT APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
  • CUSTOMER WEB
    • Introduction
    • Folder Structure
    • Package Json
    • Technologies Used
    • Components
  • Amplitude Dashboard
    • Introduction
    • Amplitude integration with Enatega Multivendor
  • Sentry Dashboard
    • Introduction
    • Sentry integration with Enatega Multivendor
  • CONFIGURATIONS
    • Google Maps API Keys
    • Push Notification Keys
    • Social Login
    • Configuring Cloudinary
    • Configuring Database
    • Configuring Payment Gateways
    • Server Configurations
Powered by GitBook
On this page

Was this helpful?

  1. CUSTOMER WEB

Introduction

PreviousComponentsNextFolder Structure

Last updated 3 years ago

Was this helpful?

Enatega Multivendor Web App

Enatega Multivendor now includes a web platform as well, it has the same functionality as in the app but now it comes in web version as well which works cross platform. It is built using and . The web version is powered by which gives flexibility of handling State Management, Subscriptions and queries within GraphQL package. No need for extra state management library which makes the codebase alot simpler to use and uses the latest technologies. Just like in App it comes with all the functionalities right out of the box such as payment gateways Paypal and Stripe. Authentication is made using Google, Facebook and Manual authentication. When order is placed it is reflected within all the system so that all the platforms are synced with one another. Multivendor Web has been made made to keep the same design principles like in App to keep the same design feel with good aesthatics in mind. It is completely responsive on all device sizes keep the user experience as a top priority.

React
Material UI
Apollo GraphQL
Enatega Multivendor | Customer Web Overview