Skip to content

Cooking-related social network built on top of two different NoSQL databases developed for the Large Scale and Multi-Structured Databases course by Irene Cantini, Federica Perrone and Pietro Tempesti

Notifications You must be signed in to change notification settings

PieTempesti98/CooGether

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CooGether

Project work for Large Scale and Multi-Structured Databases course developed by Irene Cantini, Federica Perrone and Pietro Tempesti

What is CooGether

Coogether is social network where people can excange, comment and review their recipes. Users can also follow each other in order to be updated about the latest publications of their favourite posters.

The application provides also some different filters designed to filter and sort the recipes following a wide range of parameters.

Project features

This application is a desktop app written in Java, using JavaFX to build the GUI. The persistent storage is based on a MongoDB remote cluster and a Neo4j remote database; the consistency between the two databases is handled by the java code.

Furter informations about the architecture and the designo of the application are available in the documentation provided inside the repository.

All the databases were hosted in the University of Pisa's network, now they are not reachable so the application is not running.

About

Cooking-related social network built on top of two different NoSQL databases developed for the Large Scale and Multi-Structured Databases course by Irene Cantini, Federica Perrone and Pietro Tempesti

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%