Stock Inventory Management
A modern inventory management system built with Flutter and backed by Supabase. This project solved critical challenges in real-time data synchronization and media handling, specifically enabling image uploads directly to Supabase Storage.
Key Features
- Supabase Integration: Used for Auth, Database, and Storage.
- Image Uploads: Seamlessly upload and retrieve product images.
- SQL Management: Created custom SQL tables for purchases and stocks.
- Real-time search functionality for querying large datasets.
Technologies Used
- Flutter
- Supabase
- PostgreSQL
- SQL