Git Product home page Git Product logo

mypos's Introduction

logo-app

MyPOS V1 | Point of Sales Integrated Systems

MyPOS V1 is a website-based integrated point of sales system using the Laravel Framework. This system has the features needed by a POS system, starting from management of goods flow, stock, cashier, invoices to reporting.

Integration

Apart from using Laravel 10, this system also integrates the Bootstrap Framework as a front-end. This system uses SQL and Jquery databases.

User Features

  • Registration, Customer and Supplier Management.
  • Management of incoming, outgoing and stock flow of goods.
  • Cashier System
  • Invoices
  • Reporting

System Features

  • Laravel 8
  • Using Eloquent from Laravel
  • Templates for headers and footers
  • Full CRUD integration
  • Authentication from Laravel
  • Pagination
  • Search Data
  • Account Role: Super Admin, Admin, Cashier

Optimization

  • Table optimized by Datatables.
  • Middleware
  • FormRequest

Run Locally

Clone the project

  git clone [https://github.com/paley777/siperpus.git](https://github.com/paley777/mypos.git)

Go to the project directory

  cd mypos

Install dependencies

  composer install

Delete Cache

  php artisan cache:clear

Generate Laravel Key

  php artisan key:generate

Make Storage Link

  php artisan storage:link

Migrate

   php artisan migrate

Start the server

   php artisan serve

Screenshots

image image image

Suggestion

For suggestions and input on this system, please email [email protected]

mypos's People

Contributors

mend-bolt-for-github[bot] avatar paley777 avatar

Stargazers

 avatar

Watchers

 avatar

mypos's Issues

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.