Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purple-stock/qr_code_inventory_management
Purple Stock is an inventory management system designed for small businesses. It provides a user-friendly interface for managing items, tracking stock levels, and handling stock-in and stock-out operations.
https://github.com/purple-stock/qr_code_inventory_management
inventory-management nextjs qrcode react
Last synced: about 3 hours ago
JSON representation
Purple Stock is an inventory management system designed for small businesses. It provides a user-friendly interface for managing items, tracking stock levels, and handling stock-in and stock-out operations.
- Host: GitHub
- URL: https://github.com/purple-stock/qr_code_inventory_management
- Owner: Purple-Stock
- Created: 2025-01-29T16:31:11.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-29T17:03:56.000Z (3 days ago)
- Last Synced: 2025-01-29T17:36:49.668Z (3 days ago)
- Topics: inventory-management, nextjs, qrcode, react
- Language: TypeScript
- Homepage: https://www.purplestock.com.br
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Purple Stock
Purple Stock is an inventory management system designed for small businesses. It provides a user-friendly interface for managing items, tracking stock levels, and handling stock-in and stock-out operations.
## Features
- Item management (add, edit, delete, duplicate)
- Stock tracking
- QR code generation for items
- Stock-in and stock-out operations
- CSV import/export functionality
- Dark mode support
- Responsive design for various screen sizes## Technologies Used
- Next.js 13 (with App Router)
- React
- TypeScript
- Tailwind CSS
- shadcn/ui components## Getting Started
### Prerequisites
- Node.js (v14.x or later)
- npm (v6.x or later)### Installation
1. Clone the repository: