/opencabs

An open source web framework to manage cab services

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

opencabs

An open source web framework to manage cab services

Setup

Fedora

sudo dnf install -y python3-pip
pip3 install django
python3 manage.py migrate
python3 manage.py runserver