Coder Social home page Coder Social logo

shaz3e / inventory-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fajarghifar/inventory-management-system

0.0 1.0 0.0 8.11 MB

✍Building an Inventory Management System with Laravel 10.

License: MIT License

JavaScript 30.54% PHP 16.10% CSS 25.25% Blade 28.08% SCSS 0.02%

inventory-management-system's Introduction

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

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

inventory-management-system's People

Contributors

mimisk13 avatar fajarghifar avatar tauseedzaman avatar shaz3e avatar akhelij avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.