pip3 install -r requriements.txt
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver
*** Suppourt include exclude dynamic rest filtering and Owner Put/Patch/Delete only owner & List all data ***
*** Custom userbase filter Create/List/Delete by Owner,**** #TODO *** build for production ***
*** For Edu Only ***