Skip to content

9tyNight/SimpleStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleStock Pro

SimpleStock Pro is a portfolio-ready retail operations workspace for small stores. It brings sales, stock health, point-of-sale checkout, automated replenishment, and manager reporting into one responsive interface.

SimpleStock Pro dashboard

Product highlights

  • Retail command center: Daily revenue, transaction, inventory value, and low-stock KPIs.
  • Shelf Pulse: A purpose-built stock health view that compares current inventory with target levels.
  • Interactive POS: Searchable catalog, live cart quantities, tax calculation, and checkout total.
  • Inventory workspace: Search, semantic stock states, sell-through context, and stock receiving actions.
  • Smart purchasing: Suggested replenishment and purchase-order lifecycle tracking.
  • Manager reports: Weekly performance, margin, category mix, and actionable operational insights.
  • Responsive UX: Desktop workspace and mobile navigation with accessible focus and reduced-motion support.

Design system

The redesign was created with the ui-ux-pro-max workflow and persisted in design-system/simplestock-pro/MASTER.md.

  • Primary: #5B5BD6
  • Transaction success: #0F9F6E
  • Canvas: #F5F5FB
  • Display: Poppins
  • Interface text: Open Sans

Run locally

cd client
npm install
npm start

The portfolio edition uses realistic local demo data, so every client-facing screen works without database setup.

Production architecture

The repository also includes the original Express and MongoDB backend with:

  • Multi-tenant company isolation
  • JWT authentication and role-based access
  • Product, inventory, sales, and purchase-order APIs
  • Automated reorder logic
  • Barcode and receipt utilities

Verification

cd client
npm test -- --watchAll=false
npm run build

About

Portfolio-ready retail inventory and POS workspace with smart replenishment, reporting, and responsive UX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors