← Back to projects

Inventory & Procurement SPA

React · Vite · Frontend Application

Overview

Single Page Application (SPA) built with React to prototype an Inventory & Procurement system for a startup pitch. The application demonstrates how suppliers, products, and purchase orders can be managed through a modern, responsive interface.

Key Features

  • Multi-page SPA with client-side routing
  • Inventory workflows for products, suppliers, and purchase orders
  • Full CRUD operations using mocked/local data
  • Centralized state management
  • Responsive UI for desktop and mobile
  • Mocked authentication flow
  • Error handling and loading states

Technical Stack

  • React
  • Vite
  • JavaScript
  • HTML5
  • CSS / Tailwind CSS

Architecture & Practices

  • Component-based architecture
  • Modular folder structure
  • API-ready frontend design
  • Scrum workflow with iterative delivery

Why This Project Matters

This project shows the ability to translate business requirements into usable interfaces and design frontend systems ready for backend integration.