Skip to content

ashgole/Django-Flutter-CRUD-operations-DoctorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Django Flutter CRUD Operations - DoctorApp


About

This is Full stack Applcaition. Frontend is developed using Flutter and Backend is Django. This is doctor demo application where patients their health data.


Tags

flutter djanog rest framework REST API permissions authentication authorization ORM


Screenshots

text text text text text text text


Help

Django commands

1. create virtual environment
2. run following commands
pip install -r requirements.txt
python manage.py runserver
python manage.py makemigrations
python manage.py migrate
Flutter commands

flutter pub get
flutter run

About

This is Full stack Applcaition. Frontend is developed using Flutter and Backend is Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published