Hello, I need help combining all this into one application. If you could break this down for me I would greatly appreciate it. (This is all done in python). In Week 1, you developed the first functionality for the employee management system. You wrote a Python script to allow users to enter the following string values: employeeName, employeeSSN*, employeePhone, employeeEmail, and employeeSalary. In Week 2, you developed the second functionality of the employee management system in which you allowed users to enter information for five employees at the same time. In Week 3, you developed the third functionality of the employee management system. You made use of looping to allow your Python script to run constantly. You then separated functionality 1 into two functionalities – “Add Employee” and “View all Employees”. Finally, you utilized global variables to develop a counter that keeps track of the number of employees in the system. In Week 4, you developed the fourth functionality of the employee management system. You improved the “View all Employees” functionality that was developed in Week 3 and added two new functionalities to your employee management system – “Search employee by SSN” and “Edit employee information.” In Week 5, you added two new functionalities to your Employee Management System – “Export employees’ information to text file” and “Import employee’s information from text file.” You will now combine all the functionalities you have developed into one single application. The end product should look similar to the following:

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Hello, I need help combining all this into one application. If you could break this down for me I would greatly appreciate it. (This is all done in python).

In Week 1, you developed the first functionality for the employee management system. You wrote a Python script to allow users to enter the following string values: employeeName, employeeSSN*, employeePhone, employeeEmail, and employeeSalary. In Week 2, you developed the second functionality of the employee management system in which you allowed users to enter information for five employees at the same time. In Week 3, you developed the third functionality of the employee management system. You made use of looping to allow your Python script to run constantly. You then separated functionality 1 into two functionalities – “Add Employee” and “View all Employees”. Finally, you utilized global variables to develop a counter that keeps track of the number of employees in the system. In Week 4, you developed the fourth functionality of the employee management system. You improved the “View all Employees” functionality that was developed in Week 3 and added two new functionalities to your employee management system – “Search employee by SSN” and “Edit employee information.” In Week 5, you added two new functionalities to your Employee Management System – “Export employees’ information to text file” and “Import employee’s information from text file.”

You will now combine all the functionalities you have developed into one single application.

The end product should look similar to the following:

------------------------ Employee Management System ---------------------------

There are ( 5 ) employees in the system.

-------------------------------------------------------------------------------------------

  1. Add new employee
  2. View all employees
  3. Search employee by SSN
  4. Edit employee information
  5. Export employees’ information into a text file
  6. Import employees’ information from a text file

-------------------------------------------------------------------------------------------

Please enter your option number:

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Running Time of Application
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education