Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Triangle POS is an open source Inventory Management with POS System. Developed with Laravel 10, Bootstrap 4 & Livewire 3. It's completely free to use.

NotificationsYou must be signed in to change notification settings

FahimAnzamDip/triangle-pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Logo

Important Note: This Project is ready for Production. But use code from main branch only. If you find any bug or have any suggestion please create an Issue.

  • rungit clone https://github.com/FahimAnzamDip/triangle-pos.git
  • runcomposer install
  • runnpm install
  • runnpm run dev
  • copy .env.example to .env
  • runphp artisan key:generate
  • set up your database in the .env
  • runphp artisan migrate --seed
  • runphp artisan storage:link
  • runphp artisan serve
  • then visithttp://localhost:8000 or http://127.0.0.1:8000.

Important Note: "Triangle POS" uses Laravel Snappy Package for PDFs. If you are using Linux then no configuration is needed. But in other Operating Systems please refer toLaravel Snappy Documentation.

Docker Installation

This will start the application along with the mysql database using docker compose. Note that theDB_HOST variable must be the mysql docker container name, in this casedb.

  • rundocker build -t triangle-pos .
  • rundocker compose up
  • then visithttp://localhost:8000 or http://127.0.0.1:8000.

Admin Credentials

Email:super.admin@test.com || Password: 12345678

Demo

Triangle POSLive Demo: will update soon

Triangle POS Features

  • Products Management & Barcode Printing
  • Stock Management
  • Make Quotation & Send Via Email
  • Purchase Management
  • Sale Management
  • Purchase & Sale Return Management
  • Expense Management
  • Customer & Supplier Management
  • User Management (Roles & Permissions)
  • Product Multiple Images
  • Multiple Currency Settings
  • Unit Settings
  • System Settings
  • Reports

License

Creative Commons Attribution 4.0cc-by-4.0

About

Triangle POS is an open source Inventory Management with POS System. Developed with Laravel 10, Bootstrap 4 & Livewire 3. It's completely free to use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

[8]ページ先頭

©2009-2025 Movatter.jp