The thesis, describes the development of a prototype of the web application named Partygoer, which is intended for anyone who wants to find music events in a chosen location. The main goal of the web application is to provide access to a large amount of different music events from different venues in one place. First, some similar existing applications and their operation are described. The application was developed using HTML, CSS and JavaScript programming languages. It consists of the frontend, where the entire operation and display of the page is located, and the backend, in which the operations are performed to obtain data from various sources. On the entry page the user enters the country and city in which he wants to search for musical events. Then a page with all collected events is displayed to him. Each event is presented individually on its own page with a picture, basic information, weather forecast on the day of the event, a button to buy a ticket, a map and a brief description of the event. Page usage data is also recorded in the background, which provides a more detailed overview of the user's interaction with the page. We managed to refine the prototype of the application to the point where it can be published for common use.
|