Skip to content
/ wims Public

Warehouse Inventory Management System with Procurement and Sales Feature Developed using Laravel and Inertia.js

Notifications You must be signed in to change notification settings

ghufr/wims

Repository files navigation

WIMS (Warehouse Inventory Management System)

This project has been used as testbed for my final assigment in college.

Simple WIMS built with Laravel, Inertia.js, React and Material-UI.

Features

  • Transactional Data:
    • Inbound (Purchase Order)
    • Outbound (Sales Order)
    • Goods Receipt
    • Order Delivery
  • Master Data:
    • Product
    • Warehouse
    • Location
    • Client
    • Vendor
    • User
  • Dashboard (UI only)
    • Throughput
    • Stock Aging
    • Outstanding Delivery
    • Lead Time

Screenshots

How to run

  1. php artisan serve

  2. npm run dev

About

Warehouse Inventory Management System with Procurement and Sales Feature Developed using Laravel and Inertia.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages