# Introduction

## Ecommero - E Commerce Full App

![](https://2665078786-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFZXq7uxk01-2ih9aSc%2F-MFZYHI6yD-FglBaAHDY%2F-MFZYVqRbrX2JopS5FRz%2Ficon.png?alt=media\&token=f6b82cda-8983-4a39-b3f4-8439acda0180)

[Ecommero](https://ecommero.ninjascode.com/) is e-commerce full fledge solution for iOS, Android and Web for [dashboard](https://ecommero.ninjascode.com/dashboard/). We have made sure that you get a good design for mobile and dashboard application and a complete solution for you to easily implement this app for any e-commerce company application.

[React Native](https://github.com/facebook/react-native) with [Expo](https://expo.io) is used to build this application for mobile end. For dashboard panel React has been used. Both mobile and web use [Graphql](https://graphql.org/). For State management and querying end points [Apollo Client](https://github.com/apollographql/apollo-client) is used.  The API is made using [Node](https://nodejs.org/en/) with [Mongodb](https://www.mongodb.com/).

It has all the features that you will ever need to implement this application for any e-commerce company. Some of the features that are included in it are:

* [x] Push Notification for both Mobile and Web
* [x] Analytics Dashboard for Mobile app
* [x] Payment Integration for both Paypal, Credit and Debit cards
* [x] Order tracking Feature
* [x] Email Integration -- Email is sent for some actions such as making Order
* [x] Rating and Review
* [x] Finding address using GPS integration
* [x] Facebook and Google Authentication integration
* [x] Mobile Responsive Dashboard
* [x] Multiple product variation items

We have made sure that the code is well structured and removed of unnecessary screens to make your development life easier. It is also integrated with the following features so you could have an even better development experience.&#x20;

* [x] ​[ESLint](https://eslint.org/) to provide you with linting capability in Javascript.
* [x] [Prettier](https://prettier.io/) for code formatting
* [x] [Jest](https://jestjs.io/) for unit testing
* [x] [Husky](https://github.com/typicode/husky) to prevent bad commits.

## What will you have in Ecommero App?

* Ecommero Mobile App
* Admin Web Dashboard
* Application program interface server
* Analytics Dashboard with Expo [Amplitude](https://amplitude.com/)

## Ecommero Technology Stack

#### Application program interface (API) server

* [NodeJS](https://nodejs.org/en/)
* [MongoDB](https://www.mongodb.com/)
* [ExpressJS](https://expressjs.com/)
* [Stripe](https://stripe.com/)
* [Paypal](https://www.paypal.com/us/home)
* [Nodemailer](https://nodemailer.com/about/)
* [Firebase](https://firebase.google.com/)(for push notification on web)
* [Express GraphQL](https://graphql.org/)
* [Mongoose](https://mongoosejs.com/)(for mongodb)

**Web Dashboard**

* [React ](https://reactjs.org/)
* [GraphQL](https://graphql.org/)
* [Bootstrap](https://getbootstrap.com/)
* [Firebase](https://firebase.google.com/)(for push notification on web)

**Mobile App**

* [React Native](https://github.com/facebook/react-native)&#x20;
* [Expo](https://expo.io)&#x20;
* [Graphql](https://graphql.org/)
* [Amplitude](https://docs.expo.io/versions/latest/sdk/amplitude/)
