Coder Social home page Coder Social logo

lakasir's Introduction

Lakasir™

Lakasir

About Lakasir

Lakasir is a free, open source and online Point Of Sale Software designed for small shop or retail. It is built with modern technologies such as Laravel, VueJS, Bootstrap 4, RESTful API etc.

Requirements

  • PHP 7.4 or higher
  • Database (eg: MySQL, PostgresSql)
  • Web Server (eg: Nginx)
  • Other Libraries: development

Framework

Lakasir uses Laravel, the best existing PHP framework, as the foundation framework and Module package for Apps.

Installation

  • Install Composer and Npm
  • Clone the repository: git clone https://github.com/lakasir/lakasir.git
  • Or use composer create-project lakasir/lakasir your-project-name
  • access the local domain localhost/install
  • fill in several needs such as database and account
  • go to terminal and run php artisan migrate; php artisan passport:install;
  • Install dependencies: npm install ; npm run dev
  • checkout the login url

Installation with docker

  • copy .env.example to .env
  • change DB_HOST to mysql like this DB_HOST=mysql
  • run docker-compose up -d

Contributing

Please, be very clear on your commit messages and pull requests, empty pull request messages may be rejected without reason.

When contributing code to Lakasir, you must follow the PSR coding standards. The golden rule is: Imitate the existing Lakasir code

Ideas

if you want to contribute and add some ideas, please check this link ideas, you can add notes to the ideas card.

Credits

Sponsors

Support Lakasir to becoming a sponsor on Github, Your Profile Picture will show up here with link to your account

License

Lakasir is licensed under MIT License which means it's completely free.

lakasir's People

Contributors

sheenazien8 avatar toriqahmads avatar nasrulfuad avatar farhan0syakir avatar alifrizkip avatar dependabot[bot] avatar lakuapik avatar yogs22 avatar aqmalio 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.