Project for Study project. 2026
Administrative Dashboard
Management application with authentication, team, inventory, sales, and finance modules.
The challenge
This study project simulates the centralization of operational routines that usually live across spreadsheets, messages, and different systems.
The solution
I built an application with React 19, Vite, Tailwind, Supabase, and PostgreSQL. Its interface organizes management modules and turns operating data into more direct readings for administrators.
What the delivery made possible
- Modules for employees, inventory, sales, finance, and goals.
- Authentication and persistent data with Supabase/PostgreSQL.
- Vitest tests to increase confidence in core routines.