Question: Just need the source code & prototype for the system design of Employee Management System DATA STRUCTURE AND ALGORITHMS 4 Topics Academic Advisor Management System

Just need the source code & prototype for the system design of "Employee Management System"
DATA STRUCTURE AND ALGORITHMS 4 Topics Academic Advisor Management System 5 Hand phone simulation system System Descriptions Create class for student and list of attributes related to the system. Advisor can view student's performance, identify student's problems and manage appointment with student. Student can insert information about their problem, update cpa. total credit taken and make appointment with the advisor. The student can generate report for each student Create class contacts and the attributes for the contact to be stored in the phone. User can sort contacts, search contact, view contact, add, delete and edit contact, send message, retrieve message and view log. Create class employee that contains attributes for employee. Admin can search any employee by name, salary and position. Admin can manage staff to be proikoted, approve leave, record mc, increase salary for those who have shown good performance or terminate certain employee 6 Employee management system Notes: Your group are also required to add your own functionality to the system. Assignment 1: Techniques Used Sorting and Searching 1. Identify attributes and member functions suitable for each case and draw the class diagram. Draw Use Case Diagram that shows the user and functionality of the system. o 2. Write the implementation function for the member function. Write main() program that will declare an array of class and read information about the instance from a data file. Implement all member functions through the element of the array. the array based on certain key und you DATA STRUCTURE AND ALGORITHMS 4 Topics Academic Advisor Management System 5 Hand phone simulation system System Descriptions Create class for student and list of attributes related to the system. Advisor can view student's performance, identify student's problems and manage appointment with student. Student can insert information about their problem, update cpa. total credit taken and make appointment with the advisor. The student can generate report for each student Create class contacts and the attributes for the contact to be stored in the phone. User can sort contacts, search contact, view contact, add, delete and edit contact, send message, retrieve message and view log. Create class employee that contains attributes for employee. Admin can search any employee by name, salary and position. Admin can manage staff to be proikoted, approve leave, record mc, increase salary for those who have shown good performance or terminate certain employee 6 Employee management system Notes: Your group are also required to add your own functionality to the system. Assignment 1: Techniques Used Sorting and Searching 1. Identify attributes and member functions suitable for each case and draw the class diagram. Draw Use Case Diagram that shows the user and functionality of the system. o 2. Write the implementation function for the member function. Write main() program that will declare an array of class and read information about the instance from a data file. Implement all member functions through the element of the array. the array based on certain key und you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
