CS PROJECT FILE Siddharth
CS PROJECT FILE Siddharth
PROJECT
FILE
Topic: User
Management System.
2. Acknowledgement
4. Table(sql)
5. Menu description
6. Source Code
7. Output
8. Bibliography
Certificate
BUTTONS
1) Connect to the database – This button help the user to connect to the server and
creates a new database called ‘usermanagementsystem’ in their systems and a table
with name ‘user1’.
2) Add user - This button helps the user to add another user’s information by entering
the information in the field provided.
3) Delete user – This button helps us to delete the user by just clicking on the user under
treeview and click on the delete button.
4) Search user – This button helps us in searching a user with any of the fields provided
there and if the 2 or more conditions have the same entered values in the fields then it
will show all the records which satisfy that condition.
5) Show all user – This button helps us to display the list of all the users in our table.
6) Exit – This button completely closes the program.
Output
1)
After clicking on the
login button and entering
the information required
correctly the user gets
loged in to their
accounts.
2)
When we click on the
connect to the database
button then it ask for some
information and after
entering that correctly and
clicking on connect button
a new databse
‘usermanagementsystem’
And a new table ‘user1’ is
created in their systems.
3)
When we click on the
add user button then a
window pops up and
asks for certain
information about the
user you want to add in
the table and after
entering all the things
and they too correct
then a user gets add up
in the table user1 after clicking on the add user button at the
bottom of the new window.
We can see here that the user got added in our table.
6)
By selecting the user from
the treeview by just
clicking on it that users
information gets selected
and when we click on the
delete user button that
users Info. Gets deleted
from the table user1.
We can see that the user got deleted from the table and
the remaining users are left.
1. Chat GPT
2. Documents shared by subject
teacher.