Weekly Report Automation

Upload an .xlsx file and the system generates the dashboard immediately.

No uploaded spreadsheet is stored on the server after processing.

The file is processed in memory only, so no Excel data is kept on the server.

How to use

1. Start the server with python3 server.py.

2. Open http://127.0.0.1:8000 in the browser.

3. Upload an .xlsx file and the report will open directly.