LogoLogo
  • Grocery Saas App
  • 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
    • Customer App setup
    • Customer App structure
    • Run Customer App
    • Release build
  • Delivery boy app
    • Installation
    • Delivery Boy App setup
    • Delivery Boy App structure
    • Run Delivery App
  • USER MANUAL
    • Deals
    • Orders
    • Coupon
    • Settings
    • Category
    • Products
    • Brands
    • Location
  • Website
    • Web app installation
    • Web app setup
Powered by GitBook
On this page
  • Technologies Used
  • Nest JS
  • Prerequisites
  • How to Install NestJS
  • ​Angular
  • Prerequisites
  • Install Angular
  • Flutter
  • Prerequisites

Was this helpful?

  1. INTRODUCTION

Technologies

It provides detailed information about the various technologies used in the applications.

PreviousPrerequisitesNextSource code

Last updated 4 years ago

Was this helpful?

Technologies Used

The components of the App are built using the core components of Flutter. The theme also constantly incorporates various other latest technologies.

  • Mobile app: ( Mobile app Develop with this framework and use to build UI )

  • Dashboard: (Dashboard built on the angular framework)

  • API: ( Backend API develop on typescript and MongoDB )

Nest JS

​Nest (NestJS) is a framework for building efficient, scalable server-side applications. It uses progressive JavaScript, is built with and fully supports (yet still enables developers to code in pure JavaScript), and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Under the hood, Nest makes use of robust HTTP Server frameworks like (the default) and optionally can be configured to use as well!

Nest provides a level of abstraction above these common Node.js frameworks (Express/Fastify) but also exposes their APIs directly to the developer. This allows developers the freedom to use the myriad of third-party modules that are available for the underlying platform.

Prerequisites

​Angular

Prerequisites

Flutter

Prerequisites

  • Flutter SDK latest

  • Dart latest

  • JAVA 8 or above

  • Latest Android studio with NDK

  • Xcode (on macOS for IOS)

​ is a platform that makes it easy to build applications with the web and mobile. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or desktop. Angular is an all-encompassing JavaScript framework that is frequently used by developers all over the world for building web, desktop, and mobile applications. This release focused on making Angular smaller and faster to use.

is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open-source.

Flutter
Getwidget
Angular
NestJS
Node.js
TypeScript
Express
Fastify
Download Nodejs 10 or above
How to Install NestJS
Angular
Nodejs 10 or above
node-sass
Install Angular
Flutter