Skip to main content

HR System

·153 words·1 min
Author
Benjamin Jørgensen

One of my first programming projects for work was to replace the current way we reported work times and vacations. The original way was to write it in an excel sheet, then email that to “HR” at the end of the month. This was often forgotten, and lead to many hardships, so I got the opportunity to develop a small HR system for Internal use.

Workloads
#

My main workloads was:

  • Create development environment
  • Create production server environment
  • Develop a Flask web app with basic functionality
  • Develop a GUI app using QT for desktop application use
  • Develop a version 2 combining the QT app and Flask web app, and rewriting it to one Django Application.

This project was done solo.

Tools/Frameworks
#

Name Description
VS Code Code Editor
Python
CSS
HTML
JavaScript
MySQL Database
QT GUI Framework
Flask Web Application Framework
Django Web Application Framework
Pandas Data Analysis Library

🏛️ License
#

Proprietary