eduSTEMlab: Employee Database System By Moyo

December 1, 2023

Moyo’s project is a web application created using Python framework for building web applications. It provides three main functions through a user-friendly interface.

Register Staff: You can input and save employee information, including their names, email, gender, department, job title, contract status, salary, education level, and employment date. Clicking “Submit Employee Data” saves this information to a CSV file.

Staff Database: View and manage employee data. It displays the data from the CSV file in an organized format for easy access and search.

Staff File: Find detailed information about a specific employee by entering their unique Employee ID. It retrieves and displays their name, email, gender, department, date of employment, seniority level, contract status, and salary. The project creates a user-friendly interface for efficient employee data management.

More Lifehack Videos