Skip to content

Here we are sending an email to the user's registered email and then user have to verify email before login. If user try to login before verifying then it prompts to first verify email. after verification user able to use application.

Notifications You must be signed in to change notification settings

Pushpendra9350/Email-verification-with-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email verification on new user registration

Screenshots

Screenshot 2022-06-03 at 2 45 26 PM Screenshot 2022-06-03 at 2 45 47 PM Screenshot 2022-06-03 at 2 46 13 PM Screenshot 2022-06-03 at 2 45 12 PM
Screenshot 2022-06-03 at 3 09 41 PM Screenshot 2022-06-03 at 2 46 28 PM Screenshot 2022-06-03 at 2 48 46 PM Screenshot 2022-06-03 at 2 46 46 PM

Features and functionlity

  • User can register.
  • After registration a mail will be sent to your email.
  • Need to verify your email.
  • Then user can login.
  • Can logout also.

Techonology Used

  • Python
  • Django
  • HTML
  • CSS
  • Sqlite Database (For development)
  • Postgresql Database (For production)
  • Heroku for hosting

Thank you

About

Here we are sending an email to the user's registered email and then user have to verify email before login. If user try to login before verifying then it prompts to first verify email. after verification user able to use application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published