Coder Social home page Coder Social logo
logo

Lakasir Web App

Lakasir is a Point of Sale (POS) application built using Laravel for the API, the Filament admin panel for the web application, and Flutter for the mobile application.

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.
  • Simple Reporting: Generate reports for insights into sales and performance.
  • Simple Accounting: Basic accounting features for financial tracking.
  • Unit Price: The product will have a different price base on the basic unit
  • Friend Price: You can sell the product with a lower price or the highest price

Technologies Used

Installation

  1. Clone the repository: git clone https://github.com/lakasir/lakasir.git
  2. Navigate to the project directory: cd lakasir
  3. Install dependencies:
  4. Laravel:
    • composer install
    • cp .env.example .env
    • edit the env based on your local configuration
    • php artisan migrate --see
  5. 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:

  1. keep on eye on project board
  2. Fork the repository.
  3. Create a new branch (git checkout -b feature/new-feature).
  4. Make your changes and commit them (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. 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 [email protected] or you can open discussion in discussion features

Lakasir's Projects

lakasir icon lakasir

Point Of Sale system, free and open source

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.