Closed AhmadIbrahimWaqas closed 2 weeks ago
Great work on implementing the ChangePassword_screen! The use of BoxLayout for vertical arrangement keeps the layout clean and organized. The addition of alignment for components like the title and the "Finish" button is a nice touch. A confirmation message on successful password change would make this feature more user-friendly. Thanks for enhancing the password management experience!
Also, nice job on designing the EventPost_screen! The placeholder functionality for fields like Date and Time is a fantastic addition that improves the overall usability. The inclusion of tags via a dropdown (JComboBox) is a great idea, and the buttons for "Post Event" and "Cancel" are clear and intuitive. Adding input validation for fields like Date and Time would be a great next step to ensure data consistency. Thanks for making event creation easier!
Looked at it in lab and looks great.
Created Views for Change Password and New Event