Basic Login System
Basic Login System
Basic Login System
INDEX
INTRODUCTION
PROBLEM STATEMENT
OBJECTIVES
BACKGROUND
IMPLEMENTATION
RESULTS AND DISCUSSION
CONCLUSION AND FUTURE
SCOPE
REFERENCES
2
INTRODUCTION
The most basic definition of any security
system is found in its name. It is literally a
means or method by which something is
secured through the system of
programming
3
PROBLEM STATEMENT
4
OBJECTIVES
• A system to secure personal data
5
Overall Algorithm :
Steps :-
Step 1: START
Step 2: Options appear for the user to login , signup or exit
Step 3: User have to choose an option by entering the number
Step 4 : a. If user choose signup the programme will ask the input of full name
b. It will ask for user mail then contact number then will ask for the password
c. It will confirm the password , if the pass is correct it generates the username
Step 5 : If user has signed up already then one can go for second option of login
Step 6 : a. Enter username
b. Enter your password
c. If the username and password entered matches with the data in user.dat file then it
will show all your information that you have saved while sign up
Step 7 : After selecting the 3rd option i.e. Exit then system will show BYE BYE.
6
OVERALL FLOWCHART
START
1.signup 2.login
USER’S CHOICE
NO YES
Check U & P
Incorrect Output
U&P generated
7
END
CONCLUSION AND FUTURE SCOPE
CONCLUSION
❖ A fully Functional Login System
FUTURE SCOPE
❖ User will be able to change the password after login
❖ User will be able to add profile photo which will be visible
after login
8
Contribution
Div H Batch H12
Roll No 58-GRNo-12111420
Coding ,PPT
Roll No 59-GRNo-12110438
Coding , Research
Roll No 60-GRNo-12110416
Coding , Research
Roll No 61-GRNo-12111103
Coding , PPT
Roll No 62-GRNo-12110078
Coding , Report
Roll No 63-GRNo-12110255
Coding , Report
9
REFERENCES
1. Class Lectures and Notes
2. ‘C’ The Complete Reference (Herbert Schildt)
3. W3School
4. Geeks for Geeks
10
Thank You
11