Ski Resort
This application was done for the Algorithms and Data Structures class at the University of Aveiro, together with my friend Rui Almeida.
The goal of this project was to create an application that simulates a ski resort, where the user can buy tickets, see the available ski tracks and get information about the ski resort.
On the other end the ski resort can manage the ski tracks, the tickets and the users, aswell as verify the tickets and update the ski tracks status.
The entire application is in Portuguese.
Features
- QR Code generation for tickets
- CRUD operations for ski tracks and elevators
- Create and manage users
- Verify tickets
- See a realtime map of the ski resort
- GUI made with PyGame and PyGame Menu
- Data stored in an Excel file
Technologies
Programming Languages
PythonTools
GitDatabases
An Excel file since we were not allowed to use databases
Platforms
Windows Linux MacOS
Libraries
PyGame Pandas Qrcode
Screenshots



Links
There are no links available for this project.
Source Code
Source code is not available for this project.