Back to Projects
Supplie.me

Supplie.me

A full-featured SaaS platform built for grocery store management — from storefront to inventory control.

Features

  • Landing page with product showcase
  • Role-based authentication (customer / admin)
  • Persistent shopping cart with localStorage
  • Inventory management system
  • Admin panel with product CRUD and order tracking
  • Responsive mobile-first design

Architecture

  • Frontend: Next.js 15 + React 19 with TypeScript
  • State: Zustand for global state, localStorage for cart persistence
  • UI: Material UI component library
  • Auth: NextAuth.js with role-based access control
  • Status: MVP functional with custom domain