Skip to content

This is a project creadeted by me (Riya Vishwakarma) in which i have tried to make a website that authenticates the user via different social account providers

License

Notifications You must be signed in to change notification settings

riyavishwa981/User-Authentication-using-Django-and-Python

Repository files navigation

Introduction

This is a project creadeted by me (Riya Vishwakarma) in which i have tried to make a website that authenticates the user via differennt social account providers

Requirements

  • Python3
  • [Pipenv]

Running the application

  1. Clone the project to your machine
  2. Navigate into the diretory [cd django_social_app]
  3. Source the virtual environment [pipenv shell]
  4. Install the dependencies [pipenv install]
  5. Update the settings.py file with your keys from Facebook, LinkedIn and Instagram.
  6. Navigate into the social_app directory [cd social_app]
  7. Start the backend server [python manage.py runserver]
  8. Visit the application on the browser - http:localhost:8000

Built With

  • Python - A programming language that lets you work quickly and integrate systems more effectively.
  • Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.

About

This is a project creadeted by me (Riya Vishwakarma) in which i have tried to make a website that authenticates the user via different social account providers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages