Skip to content

fajarghifar/inventory-management-system

Repository files navigation

✨ Inventory Management System

Inventory Management System with Laravel 10 and MySql.

Dashboard

💀 Design Database

Diagram Class

😎 Features

  • POS
  • Orders
    • Pending Orders
    • Complete Orders
    • Pending Due
  • Purchases
    • All Purchases
    • Approval Purchases
    • Purchase Report
  • Products
  • Customers
  • Suppliers

🚀 How to Use

  1. Clone Repository
git clone https://github.com/fajarghifar/inventory-management-system
  1. Go into the repository
cd inventory-management-system
  1. Install Packages
composer install
  1. Copy .env file
cp .env.example .env
  1. Generate app key
php artisan key:generate
  1. Setting up your database credentials in your .env file.
  2. Seed Database:
php artisan migrate:fresh --seed
  1. Create Storage Link
php artisan storage:link
  1. Install NPM dependencies
npm install && npm run dev
  1. Run
php artisan serve
  1. Try login with email:
admin@admin.com

and password:

password

🚀 Config

  1. Config Chart

    Open file ./config/cart.php. You can set a tax, format number, etc.

    For More details, visit this link hardevine/shoppingcart.

📝 Contributing

If you have any ideas to make it more interesting, please send a PR or create an issue for a feature request.

if you wana contribute to this project and add some features into it, here are some possable features you can add into this project..;)

https://chat.openai.com/share/48776dd2-3b91-4b93-b7b5-8a728d39df4f

🤝 License

Github @fajarghifar  ·  Instagram @fajarghifar