proDuck-WMS (Warehouse Management System) is a full-stack warehouse management application built with the MERN stack (MongoDB, Express.js, React, and Node.js) to streamline inventory control, optimize workflow efficiency, and manage logistics processes in real-time
Stars
8
Forks
3
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Enhance warehouse management; add generateWarehouseCode function, update warehouse model with new address structure, and improve validation rules for warehouse creation
67e1d7fView on GitHubEnhance user and warehouse models; add companyId field to user model, update warehouse model with detailed fields, and implement warehouse code generation logic
7b8afa7View on GitHubAdd warehouse management features; create warehouse list page, update routing, and enhance authentication error handling
8702b1fView on GitHubEnhance models and routes; add 'code' field to categories and suppliers; update stockCard model; implement product code generation; refactor stock routes for cleaner API structure; improve stock entry/exit dialog with stock card search functionality
3e42bdeView on GitHubEnhance stock management features; add UUID generation for barcodes and GTIP codes; update routing and configuration; refactor dashboard and warehouse URLs; improve ESLint configuration
c7b9a51View on GitHubEnhance supplier model with additional fields; update supplier deletion route; refactor menu items for relation management and warehouse management
ff7a223View on GitHubRefactor relation management components; create new company and supplier pages; update routing and styles; enhance supplier model with additional fields
f033ac1View on GitHubEnhance customer model with additional fields; improve address route error handling; implement address selection component
345ed8aView on GitHubRefactor authentication context and verification; add js-cookie for token management; update customer model references
62fdbc0View on GitHubAdd customer code generation, authentication verification, and toast notifications; refactor routes and styles
e7c839cView on GitHubAdd models for country, city, and district; implement address routes in backend
b38e1bfView on GitHubAdd supplier management page and update customer model; refactor navigation and styles
34b7c99View on GitHub