Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 315 Bytes

pos

point of sell

user: admin pass: Qwerty89

You need to install Python and Django before use it and you must have to run these commands

pip install django-crispy-forms

pip install Pillow

pip install django-filters

Now you just need to run this command in the project root directory

py manage.py runserver