/ifcsp2_project

Employee Management System project

Primary LanguagePython

Employee Management System project

This is a project for the Intensive Foundations of Computer Science and Programming II module of my data science apprenticeship

It is a basic python application to manage some employee data through a GUI

Installation

Clone the git hub repo into a folder on your the machine

For example, clone into the current directory use:

git clone https://github.com/MarkNichollsDVSA/ifcsp2_project .

Opening the GUI

Run the main.py file

For example, on windows:

py main.py