Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlotacb/event-organizator

👩🏻‍💻 Master thesis project
https://github.com/carlotacb/event-organizator

Last synced: 12 days ago
JSON representation

👩🏻‍💻 Master thesis project

Awesome Lists containing this project

README

        

# Event organizator

> 👩🏻‍💻 This project belongs to the development of my master thesis

## Abstract of the [project's final report](https://upcommons.upc.edu/handle/2117/408561)

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.

## Frontend

The frontend of the project (organizator folder) is developed in react native, styling with styled-components

## Backend

The backend of the project (organizator-api folder) is developed in Django, using a docker container to develop better and with a postgres database.