> For the complete documentation index, see [llms.txt](https://docs.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/employee-mobile-application/home-page.md).

# Home Page

## Scope

Home Page

Employee Mobile Application

## Actors <a href="#actors" id="actors"></a>

ULB Employees

## Details <a href="#details" id="details"></a>

1. Upon successful login Home Page is displayed.
2. The menu displayed as given below.
3. 1. Work Orders
   2. Measurement Books

### Actions <a href="#actions" id="actions"></a>

Work Orders - Take the users to card views of the list of all accepted work orders.

Measurement Book - Take the users to card view of the MBs which are in workflow.

### Validations <a href="#validations" id="validations"></a>

None

### Configuration <a href="#configuration" id="configuration"></a>

None

### Notifications <a href="#notifications" id="notifications"></a>

None

## User Interface <a href="#userinterface" id="userinterface"></a>

<div><figure><img src="/files/d4lxRx72zJMPwdiYJwnO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SCErkAxIkCDm2iWyuw8K" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/d0s6Qd5vLkac21JuWqiz" alt=""><figcaption></figcaption></figure>

## Acceptance Criteria <a href="#acceptancecriteria" id="acceptancecriteria"></a>

1. User is able to enter username, password and select city.
2. On successful login, user is allowed to login.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/user-stories/employee-mobile-application/home-page.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.
