The club is one ofthe student organizations in the College of Computer Sciences and Information Technology (CCSIT). The aim of this club is to provide an environment for the students to enhance their skills in different aspect and to improve their performance in class. As a yearly task the IT elub is about to open its door to accept new members. In this year the IT club officers decided to accept 10 new members where each of them will be given a position as either a trainer or facilitator. As a member of the IT Club you are assigned a task to develop a registration system that will be used during the registration day to manage the whole registration process. A meeting was called by the IT club president to define the requirements for the registration system, below are the identified system features. +1. Add new student member: Only the student name, department and position are allowed to be entered in the system i. ii. ID number will be auto generated by the system following the format: 1000 the order when the students have registered. Example: If Mohammed is the first student to register in the system his Id number is 1001 and then if another student will register the next Id number is 1002 and so on ii. The system should keep track on the number of registered student. Since the club will only accept io members, therefore the system should only accept 10 members. 2. View members a. Requirements i. The system should be able to display all member details. ii. If there are no registered members yet, the system should display a notification that the member list is empty 3. Search member details a. Requirements . The system should ask the user to enter the members ID number: id the ID exist in the members list the system should display the complete details about that member ii. If the entered ID number does not exist the system should display a