a netball management system that generates a team
Budget: £20 – £250 GBP
I want to create a netball management system. This system will be written in high level java OOP using setters and getters, mysql and swing in java for user interface. I have attached an image of what the homepage should look like and the display of some parts of the code. I want that the login system has 2 usernames and passwords. One of the username and passwords will have access to all the things in homepage and the other will only have access to view training , matches and click generate. The training section should take into account attendance and comments written by the coach and display it. training should also have an attendance checker so that the coach can store who was absent and who was not . The generator should take into account who has the best attendance (training)and best match scores (match details). It should then display the top 3 best teams from this information. The admin section should only be available to the user who has the password and username that can access all the functions. and it should allow the user to delete accounts or change usernames and passwords. the player details and match details should be used to edit or create new players or matches too. I will attach an image of what I want the design of the code to look like