Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.01 KB

Datastructures-and-Abstraction

A first years assigment to implement a ticket system for a fictional theatre using a set of self-implemented datastructures.

By Anas Stitou, Emil Lambert, Tibo Verreycken & Kars van Velzen

Course Info

[Fall, 2023 | Gegevensabstractie en -structuren, 1001WETGES]

The goals off this project for this course consists of (but not limited to): Show expertise in different datastructures, Learning how to program in group, Developing an analytical mindset.

You can find detailed information about the course using this link (Dutch)

Product Requirements

Implementing a backend ticket system for a fictionial theather.

Final Product

The software consists of a python backend with self-implemented datastructures made easily accesible with a simplistic graphical user interface to demonstrate the programs capabilities. A log- and testingsystem is provided.

How to run?

TBA