LogoLogo
HOMEPRODUCTSBUY PRODUCTGET COUPON
  • Flutter Grocery Pro
  • Introduction
  • Overview
  • Features
  • Technologies
  • Prerequisites
  • Source code
  • Changelog
  • FAQ
  • Support
  • API - Backend
  • NodeJS Installation
  • NestJS Installation
  • API Setup
  • Run API
  • Release
  • MongoDB setup
  • DASHBOARD
    • Angular Installation
    • Dashboard Setup
    • Run Dashboard
    • Release Dashboard
  • Grocery Customer App
    • Flutter Installation
    • App Setup
    • App Structure
    • Run App
    • Release build
  • USER-MANUAL-CMS
    • Products
    • Categories
    • Coupon
    • Deals
    • Orders
    • Settings
Powered by GitBook
On this page
  • Technologies Used
  • Nest JS
  • Prerequisites
  • Install NestJS
  • Angular
  • Prerequisites
  • Install Angular
  • Flutter
  • Prerequisites
  • Install Flutter

Was this helpful?

Technologies

It provides the detailed information about the various technologies used in this application.

PreviousFeaturesNextPrerequisites

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

  • node-sass

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
Nodejs 10 or above
Install NestJS
Angular
Nodejs 10 or above
Install Angular
Flutter
Install Flutter