This application takes in employee information through a from and returns the information in a table and as well as the monthly salary expenditures.
- takes in employee information
- populates a table with the information
- calculates employees monthly salary
- adds value to monthly salary expenditures
- deletes the employee's info
- removes the employee's monthly salary from the monthly salary expenditures
Alexander Whitaker