# Employee Mobile Application

## Introduction <a href="#y19ew8r6dowb" id="y19ew8r6dowb"></a>

A mobile application for the employees will be developed to enable the users to take measurements on the ground and capture them in the system.&#x20;

## Functional Details

It will support the below-listed features.

1. [Login](#_c0qnf1z1dte6)
2. [Home page](#_x5u484zdip63)
3. [Search work orders](#_34017zp9dl9s)
4. [Measurement books](#_btyakwogsgk5)
   * [Inbox](#_kyte9d4fxso8)
   * [Create and save as a draft](#_agwx5cm8dkt1)
   * [Submit for verification](#_l1og8tx8hpjo)
   * [Edit measurement book](#_l1og8tx8hpjo)
   * [Verify and approve measurement book](#_l1og8tx8hpjo)
   * [View measurement book](#_xxo2kvnui0fb)

### Login <a href="#c0qnf1z1dte6" id="c0qnf1z1dte6"></a>

The login screen enables the users to log into the mobile version of the MUKTASoft application.

| <img src="/files/zKMdVMu5BsLDDcnaa06N" alt="" data-size="original"> | <img src="/files/VkBNTUKThZUu5xeP7XWI" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

### Home Page <a href="#x5u484zdip63" id="x5u484zdip63"></a>

The home page enables the users to view the service menus and the menu icon to explore them.

| <img src="/files/aiLMGwKMVSqsF1TluAyw" alt="" data-size="original"> | <img src="/files/k8HtC6AxR5nLxVbTjkDS" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

### Work Orders <a href="#id-34017zp9dl9s" id="id-34017zp9dl9s"></a>

The work orders screen lists the accepted and in-progress work orders to initiate the Measurement Book. Closed project work orders are excluded from the view list.

| <img src="/files/jZl8uFYTlypeZSt7H5St" alt="" data-size="original"> | <img src="/files/yQKEZS5jddn2GuXuXQ5t" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

### Measurement Books <a href="#btyakwogsgk5" id="btyakwogsgk5"></a>

The mobile version of the measurement book allows the user to record the measurement from the ground.

#### Inbox <a href="#kyte9d4fxso8" id="kyte9d4fxso8"></a>

| <img src="/files/9JRtqs9UDes2ced1pXw2" alt="" data-size="original"> | <img src="/files/OLamcivrjNK6WzL6k1WL" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

#### Create <a href="#agwx5cm8dkt1" id="agwx5cm8dkt1"></a>

| <img src="/files/aGaTzstqciFkj4mbNa3R" alt="" data-size="original"> | <img src="/files/hV52SYhy4kKX3tan6Zww" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

| <img src="/files/27uPBibU2C5hli2Hj4kM" alt="" data-size="original"> | <img src="/files/bsVFmyFEcSo4UTSTIZI8" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |

#### View <a href="#xxo2kvnui0fb" id="xxo2kvnui0fb"></a>

The view measurement books are the same screens in read-only mode.

#### Workflows <a href="#l1og8tx8hpjo" id="l1og8tx8hpjo"></a>

Workflow screens are available below.

| <img src="/files/uKmXwEPTlqazZVSRlyp0" alt="" data-size="original"> | <img src="/files/ioyICdR8o1bJZxExk3Z5" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/1BLQMzC8u78OMtSuh7SC" alt="" data-size="original"> | <img src="/files/bSpJDbef9Ewd4EEDKLAl" alt="" data-size="original"> |
| <img src="/files/G00hbrnkexRXPonhRn3C" alt="" data-size="original"> | <img src="/files/wblTgJn76Yck1DYnd5gB" alt="" data-size="original"> |


---

# 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://docs.digit.org/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/product-requirements-document-v2.1/employee-mobile-application.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.
