Skip to content

seguinus is an hotel/restaurant booking and billing system

License

Notifications You must be signed in to change notification settings

simonpessemesse/seguinus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seguinus

seguinus is an hotel/restaurant booking and billing system

it is written in python 3, using pyqt4, and django

Status

Build Status

readthedocs.org

How do I get set up?

  • Summary of set up

copy the repository, install dependencies, run init.sh, run easyPoS_run.py

git clone https://github.com/simonpessemesse/seguinus.git
cd seguinus
sh init.sh
python3 easyPoS_run.py
  • Configuration

you can edit preferences.py and seguinus/settings.py

  • Dependencies

You need to have django 1.8 at least, and pyqt4 installed

  • Database configuration

Typical django configuration in settings.py

  • How to run tests

python manage.py test

Who do I talk to?

  • Repo owner or admin

Simon Pessemesse

simon.pessemesse@gmail.com