You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.