Criminal Minds is an mobile application that helps local police to carry out investigations on suspicious person of interests. This is the backend for the mobile application which created using Django framework.
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
python manage.py runserver xxx.xxx.x.xx:PORT
python manage.py createsuperuser
📀 PyMySQL
📀 djangorestframework
📀 tabula-py
📀 pandas