Discotheque application (IUT)

Project 14

Caracteristics

Description

In parallel to my personal projects, I continued my studies at the IUT. After studying databases and IHM (machine-human interface) under WinForm during the beginning of the 2020 year, we received a project where we had to realize an application for album management. This big project is also part of the IUT's approach to make us do an agile project with the principle of continuous improvement. Our group was composed of 5 people and we worked for 3 weeks (with a working time of 4 to 5 hours per week).

The subject was to create an application where connected users could reserve an album for a month, return albums and view their borrowing history. We divided the tasks intelligently and we were able to make a functional, (almost) bug-free, and visually appealing application in the allowed time. Initially we made our application using Oledb, a c# technology to query the database. Then as the bonus of the topic suggested we recode everything using this time Entity Framework(ET). The goal was to make us using two technologies where one is faster, Oledb, and one is more convenient to use, ET.

Visuals (Click on one pick to enlarge it)

Connection screen. Inscription screen. Home screen. Administration screen. Album reservation statistics screen.

Hey test test