# Overview

## Major objective

Developing a system for a product manufacturing company to manage rewards against products sold by the various stake-holders such as customers, dealers, distributors etc.

## Solutions

![](/files/-MEEAI5Y7OgvAn3w7vHu)

* A web based panel to manage various backend activities
* Mobile application for various stake holders of the system. E.g. Customer, Dealer, Distributor, Agent etc.

### Core Functions

* Agent Management
  * Distributors
  * Dealers
  * Customers
* Product Management
* Coupons Management
  * Point Coupons
  * Cash Coupons
* Gifts Management
* Promotions Management

### Salient Features

* Role based Access
* Barcode based Identification
* Easy of Use
* Effortless Monitoring
* Notifications - Email
* Reporting and Analysis

## **Technology Stack**

|                                  |                                  |                                  |
| :------------------------------: | :------------------------------: | :------------------------------: |
| ![](/files/-MEEBFVCSqqtK7m6fL_k) | ![](/files/-MEEBI-NYP5CGjyGvUGR) | ![](/files/-MEEBLsdyz8i4JUJ3TJJ) |
|       **Server Framework**       |           **Database**           |      **Frontend Framework**      |
|                                  | ![](/files/-MEEBODgHuUog3oHt0DT) |                                  |
|                                  |          **Mobile App**          |                                  |

## Demonstration

[Web application](https://esrewards.excellencesolutions.in/login)

Mobile Applications

* [Agent](https://play.google.com/store/apps/details?id=com.excellence.rewards.cc.agent\&hl=en_IN)
* [Customer](https://play.google.com/store/apps/details?id=com.excellence.rewards.cc.customer\&hl=en_IN)
* [Dealer](https://play.google.com/store/apps/details?id=com.excellence.rewards.cc.dealer\&hl=en_IN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://excellence.gitbook.io/es-rewards/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
