Delivery System is designed and made to be a utility to make startups and legacy jobs more easier to develop. No more concern about delivery and changing your old practical systems with ZeoX DELIVERY SYSTEM.
First you need to install requirements
virtualenv env
source ./env/bin/active
pip install -r req.txt
next, make migrations
python manage.py makemigrations
and
python manage.py migrate
run project using following commnad
python manage.py runserver 8001
1.0.0 Beta
Shahab karimi (shkarimi74@gmail.com) alireza infotech (alireza.infotech@gmail.com)
This project is licensed under the MIT License.