Portfolio Web App

Worker Request Email Generator

A browser workflow that reads a spreadsheet, lets users select workers, and generates a ready request email.

This demo turns a common admin task into a focused browser flow: upload a workbook, review the detected worker names, choose the needed people, and copy the finished email.

Portfolio Excel / Web Browser-side processing Email drafting
Worker request selection table screenshot

Workflow

Spreadsheet to email in four steps

The tool keeps the workflow narrow so the user can quickly move from spreadsheet data to a clean request message.

1

Upload

Load a sample or real `.xlsx` / `.xlsm` workbook into the browser.

2

Detect

Read visible rows and extract likely worker names and task-related details.

3

Select

Choose the exact workers needed for the request and review the extracted list.

4

Draft

Generate a structured subject and email body that can be copied and sent.

Screenshots

Built around review before sending

The demo makes the selected names visible before generating the email, so users can catch spreadsheet mistakes before sending a request.

Worker Request Email Generator workbook upload screen
Start with a workbook upload or the provided public sample data.
Worker selection table screenshot
Select workers from an uploaded spreadsheet and review the names.
Generated worker request email draft screenshot
Generate a clean email template from the selected workers.

Privacy

Browser-side demo

The public demo is designed around local browser processing and generic sample data.

Data

Spreadsheet-first

The workflow is useful where worker names and task details already live in Excel files.

Output

Copy-ready email

The final result is a subject line and body text that can be reviewed before sending.

Project Note

A compact demo for spreadsheet-heavy admin work

This page presents the worker request workflow as a Namura portfolio project. It can be adapted for other spreadsheet-to-message routines.