Backend application of the Culture Finder mobile app!
This is the backend application, made in Java, of our application. Our whole project consists of a mobile application for Android to visualize all the events categorized by the Cultural Agenda (https://agenda.cultura.gencat.cat/content/agenda/ca.html). The goal is to provide an application that allows users to find new events intuitively. It is primarily focused on the residents of Catalonia of all ages.
The application consists of four organization systems for the more than 48,000 entries present in the Cultural Agenda API. In particular, it offers the option to view, save, sort, and filter events based on their location, through an interactive map, or based on their dates/times through a calendar.
It also provides the option to list all current, future, and past events in a list format to facilitate searching through filters.
As mentioned before, this backend application is made with Java JDK 17, using the framework Springboot v3.0.4. The database is managed by PostgreSQL v14.7.
To know about running the application, please see the Releasing Information
See the open issues for a list of proposed features (and known issues).
- Iván Risueño Martín - Backend Leader - Iván Risueño Martín - Major features of the project
- Daniel Morón Roces - Backend Developer - Daniel Morón Roces - Major features of the project