A Simple Demo of django rest frameworks Viewsets, Token, Authentication, Routers and Serializers, with One to One, One to Many and Many To Many Schema.
open requirements.txt file to see requirements
To install requirements type
pip install -r requirements.txt
open terminal and type
https://github.com/devmahmud/Heart-Care-Django.git
or simply download using the url below
https://github.com/devmahmud/Heart-Care-Django.git
python manage.py makemigrations
python manage.py migrate
To create superuser open terminal and type
python manage.py createsuperuser
python manage.py runserver
Then go to http://127.0.0.1:8000 in your browser
Mahmudul alam Email: expelmahmud@gmail.com
========Thank You !!!=========