Question
1. Write a python code to create an employee management system. a system should contain the following tables a. Employee personal details ( Employee ID,
1. Write a python code to create an employee management system.
a system should contain the following tables
a. Employee personal details ( Employee ID, Fullname, Date of birth, Date of Enrollment, Date of Retire, Address, Contacts)
b. Education (Primary school, Secondary School, College/university) each field here should contain sub-field for example Primary school ( Year graduated, grades, remarks)
c.Work Training history (Level 1, Level 2, level 3, Master level ) each level should contain the following sub-fields ( Training centre, year , remarks)
d. Family details (Marital status, Father's name, Mother's name) the system should allow to state whether father or mother are dead or alive,
If an employee is married the system should give sub-fields for Wife/Husband name, children names with their date of birth and gender.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started