Skip to content

AhmedHelalAhmed/Django-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Task

Use django swagger Api ( Django Rest API ) for making test page to add patient
You have three models :

Patient

name - mobile

Visit

datatime - patient_id => M2O - price

Order

visit_id => M2O , price
Test page contain Name, mobile and ok button

Proof of concept for test page for

/task 

`

Proof of concept for Django REST framework for

/task/api/ 

Proof of concept for swagger-ui for

/task/swagger-ui