Supabase Desktop Application
This application was developed for a local business, featuring a real-time connected Supabase database.
I used Electron to package it as a desktop application, ensuring accessibility, portability and ease of use.
The tool enables the business to track product inventory, register incoming and outgoing stock, store receipts, and export sales assigned to each employee as PDF files.
I developed both the backend logic—handling data requests, updates, and database operations in Supabase—and the entire frontend interface used by both employees and administrators, including barcode-based product registration.
Technologies used: Vite, Node.js, Electron, Supabase.
Technical Features
- Full product CRUD system
- User authentication
- Cross-platform distribution with Electron