Skip to content

rrk390/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

  1. Install and create virtual environment. Activate the virtual environment.
  2. Install django and djangorestframework using pip inside virtual env.
  3. add "rest_framework" in settings.py / INSTALLED_APPS section.
  4. Execute makemigrations and migrate command.
  5. Insert data into UserInfo and TaskInfo table.
  6. Select user in web page.
  7. Result will be populated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published