The thesis presents the development and implementation of a web application for music festivals. The main purpose of the application is to make it easier for users to access all relevant festival information, and to allow users to communicate with each other and build communities through forums and chats.
The web application offers users with an overview of the festivals, including a search function for nearby accommodations and directions to the venue. It also includes a forum where users can post news, share tips and ask any questions they may have, and chat rooms which users can use to discuss and arrange visits to a festival together.
For the front-end implementation, we used the Nuxt.js framework, and for the back-end we used Django framework with the Django REST Framework extension and the PostgreSQL database. Maps are implemented using the Mapbox platform, real-time communication in chats is enabled with Pusher Channels, and images are stored using Firebase Storage.
|