Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 320 Bytes

django-multi-pos

A multi branch point of sale written in Django

Getting Started

Prerequisites

Installation

poetry install

Run the project

python manage.py runserver