Student S.

asked • 02/14/21

Modified Dashboard (Continuation of simple login GUI)

 CONTINUATION Simple Login GUI… Modify the Dashboard by writing a function that will identify the type of user, if it’s an “Admin” or a normal “User”. If the user is categorized as an “Admin”, the dashboard should have 2 buttons: 1) Add user; and 2) Update user.

2) Create a new form for adding of user- which looks like the one in the Registration Form.

3) Another form should display for the updating of user. It should have the following information:

a. User Select: JComboBox – It should list down all the users from the tbl_user table

b. Edit User: JButton – It will open a form that is similar to the Registration Form, however, the record for the selected user should reflect in the textboxes.

c. Delete User: JButton – deletes the selected user from the table.

4) NOTE: Do not forget to add a way to go back to the previous forms (i.e. from the Update user form going back to the dashboard)

 


1 Expert Answer

By:

Patrick B. answered • 02/18/21

Tutor
4.7 (31)

Math and computer tutor/teacher

Student S.

But how will the admin be identified as an Admin by the system?
Report

02/18/21

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.