Coders Packet

login and signup pages using python and Django

By Sandra Marin Rajesh

This is a simple login and sign up page project which includes authentication of the user details also

This is a login, signup and authentication application that makes use of Django and Python. 

 

Steps: 

1.First on running server on the localhost, the user is asked to login (provided they already have an account). If not they are required to signup using the signup option on the top right corner. 

2. On signing up using the correct name and email as well as setting the password, the user can now use the login functionality as their details have been saved. 

3. The login page asks the user to enter their username and password. On enter the correct detials the application authenticates the user and displays as alert "Welcome Username".

4. On clicking "OK" on the alert, the user sees a page that says "welcome back Username". 

 

SIGN UP

 

LOGIN

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Sandra Marin Rajesh (smr)

Download packets of source code on Coders Packet