Backend service system for my Engineer Final Thesis
770
Point of Sales app using Django
Made for Engineer Final Thesis System
This section contains how to install the project on your machine
To use this steps make sure pip and python 3.8 or above is installed.
using Virtual Environment is highly Recommended.
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver 0.0.0.0:8000
Content type
Image
Digest
Size
29.1 MB
Last updated
about 4 years ago
docker pull accalina/toko_pos:1.3.4.1