Skip to content

anega006/Build-a-user-authentication-webapp-with-python-and-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Build-a-user-authentication-webapp-with-python-and-django

Let us see how the app interface works by inspecting its functionalities.

Here is the main dashboard. Click on Register button.

Alt text

This is the Registration page.

Alt text

Fill registration details & click on Register.

Alt text

You have been successfully registered.

Alt text

Here is your user profile. Click on edit profile.

Alt text

Fill new details and click on Save Updates

Alt text

Changes applied successfully to your profile.

Alt text

Now, let's click on Change Password.

Alt text

Fill Old and new passwords.

Alt text

Click on Update Password.

Alt text

Password Updated successfully.

Alt text

Log out by clicking on Log Out button.

Alt text

You land on dashboard again. Now click on Log In button.

Alt text

Fill login details & click on Login.

Alt text

You have been successfully logged in.

Alt text

About

A User Authorization app that lets users sign up (register) for the site, log in, log out, edit their profile, & change their passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors