Skip to content

tejasvicsr1/WAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAP

Algorithm Analysis Project

Instructions

  1. Create a file yourname.md file in the folder Diaries. Make sure you push your changes to the repository every time you contribute. Add all contributions.
  2. Learn how to use markdown here: https://www.markdownguide.org/basic-syntax/
  3. Use a heading for each date and add the work done for that date.
  4. To embed any submodule use git submodule <url> location
  5. To use virtualenv use source bin/activate. Use deactivate to quit.
  6. Install Django using pip install django==3.1.2
  7. Check dependencies using pip freeze to see if virtualenv is installed.
  8. To create superuser in Django use python manage.py createsuperuser
  9. To check superuser run using python manage.py runserver and append /admin to the URL in the bar.

About

Algorithm Analysis Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •