π©π»βπ» This project belongs to the development of my master thesis
During my university years I was lucky to discover the hackathons world and ba part of an amazing team (Hackers@UPC) that organize every year the biggest student hackathon in Europe, HackUPC. Beeing part of these for so many years made me think that there is any software strong enought that helps us to manage everything and arround this, the idea of the project apears: How can we help to manage better a hackahton?
As a master thesis, EventOrganizator is presented, a mobile application (with also a web version) as a helper to manage events, especially hackathons.
The frontend of the project (organizator folder) is developed in react native, styling with styled-components
The backend of the project (organizator-api folder) is developed in Django, using a docker container to develop better and with a postgres database.