Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

Screenshot 2025-01-29 at 13 53 17

## 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: