Giter Club home page Giter Club 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 since the wiki isn't yet up-to-date.

First off, install Python 3 and Django. If you are using Linux, they are probably in your repo's. Then download EpPos to wherever you want to keep your Django apps, edit settings.py and change the DEBUG var to False and add the domain name or IP-address from which the POS will be accessed to the ALLOWED_HOSTS variable. Then run python manage.py migrate and python manage.py createsuperuser to create a new admin account which you can use to manage the system and add new users. Then set it up like you would set up any normal Django application, we recommend using uWSGI with nginx.

If you need help with this, you can send me an email.

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 spaetz avatar manuelfedele avatar

Watchers

James Cloos avatar Chibuzo Clifford Okorie  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.