Tonight's Call è un progetto universitario realizzato per il corso di Large-Scale and Multi-Structured Databases (Anno Accademico 2025/2026) del corso di Laurea Magistrale in Computer Engineering presso l'Università di Pisa (@unipi).
Il progetto ha lo scopo di mettere in contatto la domanda e l'offerta della più popolare delle domande: "Ma stasera cosa facciamo?", andando a fornire suggerimenti e permettendo di visualizzare recensioni di eventi passati, stringere amicizie e molte altre funzionalità.
L'architettura è stata pensata per essere scalabile e per interfacciarsi con un'API RESTful testabile tramite Postman.
- Backend: Java, Spring
- Databases: MongoDB, Neo4j
- Testing API: Postman (le collection sono disponibili nella cartella
/postman) - Documentazione: Disponibile nella cartella
/doc
Tonight's Call is an academic project developed for the Large-Scale and Multi-Structured Databases course (Academic Year 2025/2026) of the Master's Degree in Computer Engineering at the University of Pisa (@unipi).
The project aims to connect supply and demand for the most popular of questions: "What are we doing tonight?", providing suggestions, allowing users to view reviews of past events, and offering many other features.
The architecture is designed to be scalable and interfaces with a RESTful API that can be tested via Postman.
- Backend: Java, Spring
- Databases: MongoDB, Neo4j
- API Testing: Postman (collections are available in the
/postmanfolder) - Documentation: Available in the
/docfolder