Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 679 Bytes

File metadata and controls

8 lines (6 loc) · 679 Bytes

CS3110-Final-Project

Raj Patel rsp224 Thomas McFarland tfm62 JT Klenke jtk96

Ideas :

Graph-based Database. This project will create an interface for working with a graph database, similar to neo4j, with pared down features. The database would offer functions that abstract the implementation and maybe a CLI to work with the underlying data. It would be possible to add nodes and edges with customized The database would allow for analysis such as clustering and connectednessAs a stretch goal we could create a very basic social media platform that would allow users to make friends and the system would recommend new friends based on the information and the database.