mpig_btmc Tailwind Templates

Mpig_btmc

The Cirebon Merawit Batik Management System is a web-based app for managing batik data with CRUD, QR code generation, and scanning for detailed information. Built with Laravel, Inertia.js, React.js, Tailwind CSS, and MySQL, it streamlines inventory and tracking.

Cirebon Merawit Batik Management System

Description

Cirebon Merawit Batik Management System is a web-based application designed to manage batik data with CRUD functionality, QR code generation, and scanning for detailed batik information. This system streamlines inventory and tracking for better efficiency.

Technologies Used

  • Laravel (Backend)
  • Inertia.js (Middleware)
  • React.js (Frontend)
  • Tailwind CSS (UI Styling)
  • MySQL (Database)

Features ✨

  • 🏷 Batik Data Management - CRUD operations for batik data storage.
  • 👤 Artisan Management - Manage batik artisans, including penembok and penulis.
  • 🔗 QR Code Generator - Generate unique QR codes for each registered batik.
  • 📷 QR Code Scanner - Scan QR codes to view detailed batik information.
  • 💰 Transaction Logging - Record sales transactions and track batik availability.
  • 🌍 Landing Page - Informative page about Cirebon Merawit Batik.

Installation & Setup

1. Clone the Repository

git clone https://github.com/Ganiramadhan/mpig_btmc.git
cd mpig_btmc

2. Install Dependencies

composer install
yarn install

3. Configure Environment

Create a .env file and configure the database settings:

cp .env.example .env

Edit the .env file:

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=database_name
DB_USERNAME=root
DB_PASSWORD=

4. Generate Application Key

php artisan key:generate

5. Run Migrations & Seed Database

php artisan migrate --seed

6. Start Laravel Server

php artisan serve

7. Start Frontend React.js

npm run dev

Access the application via http://127.0.0.1:8000

License

This project is licensed under the MIT License. Feel free to use and modify it as needed.

Top categories

tailwind logo

Need a Tailwind website built?

Hire a professional TailwindCSS developer today.
Loading Svelte Themes