https://github.com/ramadhani-yassin/nduko-shop
Point Of Sales System For Nduko Shop
https://github.com/ramadhani-yassin/nduko-shop
inventory-management sales system vuejs
Last synced: 3 months ago
JSON representation
Point Of Sales System For Nduko Shop
- Host: GitHub
- URL: https://github.com/ramadhani-yassin/nduko-shop
- Owner: Ramadhani-Yassin
- License: mit
- Created: 2025-03-28T05:37:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T13:35:22.000Z (8 months ago)
- Last Synced: 2025-04-07T14:30:37.208Z (8 months ago)
- Topics: inventory-management, sales, system, vuejs
- Language: Vue
- Homepage:
- Size: 5.6 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✨ Point of Sales System for Nduko-Shop
A powerful **Point of Sales (POS) System** designed for **Nduko-Shop**, developed by **Resilient Matrix Technologies (RM TECH)**. Built with **Laravel 10**, **MySQL**, **Inertia.js**, and **Vue.js**, this system streamlines sales, inventory, and purchasing processes while offering a smooth **Single Page Application (SPA)** experience.
---
## 🌟 Key Features
- **Dashboard Overview**
- **Point of Sale (POS) Module**
- **Order Management**
- Track Due Payments
- Settle Pending Amounts
- **Transaction History**
- **Product Categories & Unit Types**
- **Product & Stock Management**
- **Customer Management**
- **Employee & Payroll System**
- **Expense Tracking**
- **System Configuration & Settings**
---
## 🚀 Quick Start
Follow these steps to set up the project locally:
### **1️⃣ Clone the repository**
```bash
git clone https://github.com/Ramadhani-Yassin/NDUKO-SHOP.git
cd NDUKO-SHOP
```
### **2️⃣ Install PHP dependencies**
```bash
composer install
```
### **3️⃣ Set up environment variables**
```bash
cp .env.example .env
```
- Edit `.env` to configure your **database credentials**.
### **4️⃣ Generate application key**
```bash
php artisan key:generate
```
### **5️⃣ Run migrations and seed sample data**
```bash
php artisan migrate:fresh --seed
```
### **6️⃣ Link storage for media files**
```bash
php artisan storage:link
```
### **7️⃣ Install JavaScript and CSS dependencies**
```bash
npm install && npm run dev
```
### **8️⃣ Start the development server**
```bash
php artisan serve
```
---
## 💡 Contributing
We welcome contributions! 🚀 If you’d like to enhance the **Point of Sales System for Nduko-Shop**, feel free to:
✅ Submit a **Pull Request (PR)**
✅ Open an **Issue** for bug reports or feature suggestions
---
## 📄 License
This project is licensed under the [MIT License](LICENSE).
---
## 🏆 Developed by
**Resilient Matrix Technologies (RM TECH)**
**| Empowering Businesses with Smart Tech & Financial Solutions | EST. 29 Nov 2022**