LogoLogo
HOMEPRODUCTDEMOINSTALLTION SERVICE
  • Readymade Grocery Shop
  • Introduction
    • Overview
    • Prerequisites
    • Technologies
    • Source code
    • Changelog
    • FAQ
    • Support
  • API - Backend
    • NestJS Installation
    • API Setup
    • Run API
    • MongoDB setup
  • DASHBOARD
    • Angular Installation
    • Run Dashboard
    • Dashboard Setup
  • Customer App
    • Flutter Installation
    • App Setup
    • Customer App Structure
    • Run Customer App
    • Release build
  • Delivery Boy app
    • Installation
    • App Set Up
    • Delivery App Structure
    • Run Delivery Boy App
  • USER-MANUAL
    • Products
    • Categories
    • Deals
    • Orders
    • Coupon
    • Settings
    • Subscription Feature
    • Shipping Methods
  • Website
    • Webapp Installation
    • Webapp Setup
Powered by GitBook
On this page

Was this helpful?

  1. Introduction

Source code

Readymade Grocery Shop app downloaded source file structure.

PreviousTechnologiesNextChangelog

Last updated 4 years ago

Was this helpful?

Once you purchase the source code and extract the source file on your local machine can see the following structure.

Source-Code: It contains all the source code required to run the entire project like customer app and admin dashboard.

License: license, terms & conditions available in this file. You can always check our updated license, terms, and privacy policy on .

Documents: We have available all docs online only.

Once You navigate into Source-code can see 5 directories like below.

API: This directory has all the source code of nodeJS Rest API. This will be required to run any other app or CMS. it's the core of all projects.

Grocery-cms-dashboard: All the admin CMS angular code available in this directory. Just need to run this like any other angular project. You can follow the installation guide that will guide you on how to install angular-CLI. This app is built on angular.

Grocery-delivery-boy-app: Delivery mobile app source available in this folder, You can navigate inside this directory and run the same as above. This app is built on Flutter

Grocery-user-app: Customer mobile app source available in this folder, You can navigate inside this directory and run the same as above. This app is built on Flutter.

Grocery-web-app: Customer web app source available in this folder, You can navigate inside this directory and run the same as above. This app is built on Angular

Ionicifrebaseapp License