Moves product, stock, and operations tracking for cafes into a readable dashboard.
Tech stack
TypeScriptSpreadsheetData UIWeb
Use cases
- Quickly editing small CSV/Excel tables.
- Prototyping data-cleaning interfaces.
Need solved
Quick table fixes become clunky when users must download, edit locally, and upload again.
Approach
Brings spreadsheet interactions to the web to speed up editing, review, and export.
What is it?
Offers an Excel-like web experience for editing small datasets without heavy desktop tools.
Who is it for?
Operations teams, students, and data-heavy users.
Technical architecture
Built around TypeScript table interactions, data-grid logic, and export flows.