Giter VIP home page Giter VIP logo

eppos's Introduction

release-version-badge travis-CI-badge

EpPos

EpPos is a basic Django (python)-based Point Of Sale system that is designed to be platform-independent (it runs on the web) and completely mobile- and touch-friendly.

Contributors: see the CONTRIBUTING file!

What is a POS?

A POS (Point Of Service) system is the software that is used by cashiers and waiters to bill you and keep the stock. This one is meant for smaller businesses, like food trucks.

How can I run it?

It is very simple. Have a look at the wiki! Or read this block of text for the short version.

Install docker and docker-compose, download EpPos and navigate into the directory. Run docker-compose up -d --build. Wait for it to complete and run docker-compose run web ./manage.py createsuperuser and follow the prompts to create an admin account. Go to localhost in your browser and log in!

If you need help with this, you can just create an issue. Please do search through previous issues though.

Known "issues"

  • There is a limitation in the total value of an order. It cannot exceed 10 digits, counting decimal places. If someone runs into this: congratulations, I'll have to update this.

I found a bug

Congratulations! You can report this issue on the issue tracker on GitHub. I will be forever grateful if you could possible be so kind as to include a server log and/or web console log.

I want to help!

Absolutely marvelous! Have a look in the CONTRIBUTING file for info about contributing!

I want to make a spinoff!

You absolutely may. If you think what you want in a POS is not something that is in the scope of EpPOS (although you may always ask) you can for sure just fork it. Details are in the LICENSE file, we use the Apache license.

Maintainers aka. Who Do I Talk To?

Epse aka. Stef Pletinck

Hall of fame

Everyone who contributes to EpPos gets a spot here.

eppos's People

Contributors

epse avatar zerocoolhacker avatar spaetz avatar manuelfedele avatar roenw 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.