Skip to content

Database Design, using SQL connected to GUIs, for a staff evaluation system of a group of companies.

Notifications You must be signed in to change notification settings

dorakrem/Staff-Evaluation

Repository files navigation

Staff Evaluation

A 2 member-team project for the CEID lab course of Database Systems.

Database Design for a staff evaluation system of a group of companies.

This project consisted of two parts:

  • Part A: The database design for a staff evaluation system, based on the outlined ER diagram and Relational schema.
  • Part B: The implementation of graphical user interfaces (GUIs) using the programming language Python and the library Tkinter.

Technologies and Frameworks:

  • SQL as the language used to create the database
  • XAMPP as the local environment for the database set-up
  • Python for GUI development
  • Tkinter library for creating graphical interfaces

About

Database Design, using SQL connected to GUIs, for a staff evaluation system of a group of companies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages