Lakasir
POS open-source, simple things only need simple solutions
Install / Use
/learn @lakasir/LakasirREADME
Requirements
- php 8.1
- mysql 5.7 or higher
- php-ext.* base on laravel extenstion requirement
Features
- Role Management: Define roles and permissions for users.
- Transaction Management: Handle sales transactions seamlessly.
- Product Management: Manage your inventory and products effectively.
- Unit Price: The product will have a different price base on the basic unit.
- Discount: You can sell the product with a discount per item or global discount.
- Purchasing: Manage purchase orders and supplier relationships.
- Stock Opname: Conduct stock taking and inventory audits to ensure accuracy.
- Receivable Management: Track and manage receivables owed by and to your business.
- Payment Method Management: Define and manage various payment methods.
- Voucher Management: Create, distribute, and track the usage of vouchers.
- Reporting: Generate reports for insights into sales and performance.
- Simple Accounting: Basic accounting features to track income, expenses, and profits.
- Real-time Dashboard: Monitor business metrics and performance in real-time.
- Web usb direct printing: support the thermal printer using usb feature from browser (Chrome, Firefox)
- Barcode support: we can use the barcode on stock opname, purchasing, and POS feature
Screenshots
<div style="display:inline-block" align="center"> <img src="./readme/Screenshot/cashier-menu.png" alt="Product Detail" width="400" />   <img src="./readme/Screenshot/product-detail.png" alt="Product Detail" width="400"/> </div> <!--  -->Technologies Used
- Backend: Laravel
- Frontend (Web): Filament Admin Panel
- Frontend (Mobile): Flutter
Installation
- Clone the repository: git clone https://github.com/lakasir/lakasir.git
- Navigate to the project directory: cd lakasir
- Install dependencies:
- Laravel:
cp .env.example .env- edit the env based on your local configuration
composer installphp artisan key:generatephp artisan migrate --path=database/migrations/tenant --seedphp artisan filament:assetsphp artisan livewire:publish --assets
- Javascript:
npm installnpm run build or npm run dev
- Create the user using
php artisan app:create-user
Usage
- api: localdomain.test/api/test
- webapp: localdomain.test/member/login
Contributing
We welcome contributions from the community! If you'd like to contribute to Lakasir, please follow these steps:
- keep on eye on roadmap
- Fork the repository.
- Create a new branch (git checkout -b feature/new-feature).
- Make your changes and commit them (git commit -am 'Add new feature').
- Push to the branch (git push origin feature/new-feature).
- Create a new Pull Request.
When contributing to this project, please keep an eye on our project features board on GitHub to stay updated with ongoing and planned features.
License
This project is licensed under the GPL-3.0 license - see the LICENSE file for details.
Contact
For any inquiries or support, please contact lakasirapp@gmail.com or you can open discussion in discussion features
Donate for live longer
<img src="https://trakteer.id/images/v2/trakteer-logo.png" alt="drawing" width="100"/> <a href="https://www.buymeacoffee.com/sheenazien8" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" style="height: 20px !important;width: 100px !important;" ></a>
Star History
<a href="https://star-history.com/#lakasir/lakasir&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=lakasir/lakasir&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=lakasir/lakasir&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=lakasir/lakasir&type=Date" /> </picture> </a>Related Skills
beanquery-mcp
41Beancount MCP Server is an experimental implementation that utilizes the Model Context Protocol (MCP) to enable AI assistants to query and analyze Beancount ledger files using Beancount Query Language (BQL) and the beanquery tool.
valuecell
9.8kValueCell is a community-driven, multi-agent platform for financial applications.
REFERENCE
An intelligent middleware layer between crypto wallets and traditional payment systems.
mcp-yfinance-server
49Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
