Back to all projects
Sales & Inventory Accounting System
Business management platform for tracking sales, inventory levels, and accounting operations with real-time analytics.
WebBusiness & Accounting Tools
Node.jsExpressMongoDBReactTailwind CSS

Overview
A business management platform built to give small and mid-sized businesses a single system for tracking sales, stock levels, and basic accounting, replacing spreadsheet-based tracking with real-time records.
My Role
Fullstack developer — built the API and the frontend dashboard end to end.
The Problem
Businesses tracking sales and stock in spreadsheets have no real-time view of inventory levels, and reconciling sales against stock is manual and error-prone.
The Solution
A Node.js/Express API backed by MongoDB handles sales transactions, stock adjustments, and reporting, with a React dashboard giving owners a live view of inventory and revenue.
Highlights
- Real-time inventory adjustments tied directly to sales transactions
- Reporting dashboard for sales and stock analytics
- Built with Node.js, Express, MongoDB, and React