This is about java project need to implement through GUI.
So i am doing admin part.
1. Admin provide student account user name and password to the students (must be user input) and need to add spacialisation when create student account.
spaclization are : Data science, cyber security, game development, software engineering.
2. All admin can view and leave a comments to the project. they can delete and add projects..
can you solve it through code (java)..