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
-
Notifications
You must be signed in to change notification settings - Fork 0
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 .
MehulBRabari/Django-Signup-Login-System-With-Design
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published