Skip to content

Subject: Login System Activity Technologies: Django, Html , CSS This is my first Django login system, in this the user will first sign up and only if the email and password is set in sign up ,than User will be able to login and will be redirected to the dashboard .

Notifications You must be signed in to change notification settings

MehulBRabari/Django-Signup-Login-System-With-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Django-Signup-Login-System-With-Designs

Subject: Login System Activity Technologies: Django,Python, Html , CSS Description:-This is my first Django login system, in this the user will first sign up and only if the email and password is set in sign up ,than User will be able to login and will be redirected to the dashboard . Procees of project:First of all we have to create a folder, in that folder we will download the django project, for that the command is ---django-admin startproject projectname
After the project is created, run the project fpr that command is ---python manage.py runserver After running the server, if your project is run successfully in the command prompt, a IP address will be generated which will be pasted in the URL in any browser and the project will run. After that we can make changes in our project folder by opening it in any text editor. Thank you

About

Subject: Login System Activity Technologies: Django, Html , CSS This is my first Django login system, in this the user will first sign up and only if the email and password is set in sign up ,than User will be able to login and will be redirected to the dashboard .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published