Skip to content

piyushnh/foodie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 

Repository files navigation

In order to run the application :

  1. create a python virtual environment and activate it.
  2. Install Django (version 2.0.3)
  3. Install ‘django-allauth’ library using “pip install django-allauth” command
  4. Install ‘django-friendship’ library using “pip install django-friendship” command
  5. Enter the project directory and enter “python manage.py runserver”
  6. Enter “127.0.0.1:8000” in the browser and login using the following credentials (to test) : Email: [email protected] Password : testpassword

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published