Skip to content

👥 A simple GUI-based social network with friend recommendation and exploration features

Notifications You must be signed in to change notification settings

dionisiusdh/grandma-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grandma Social Network

A simple GUI-based social network with friend recommendation and exploration features

Made by

Dionisius Darryl H.
James Chandra
Jordan Daniel Joshua

General info

Grandma is a GUI-based social network with friend recommendation, exploration, and network visualization features developed using C# and .NET. This network is implemented with Graph and used algorithms such as Breadth-First Search (BFS) and Depth-First Search (DFS).

Technologies and Requirements

  • C# and .NET
  • MSAGL Library
  • Visual Studio (Compiling and Debugging)

Features

  • People You May Know (Friend Recommendation)
  • Explore friends
  • Social network interactive visualization

How to Use

  • To run the program simply navigate into ./bin and run Grandma.exe
  • To compile the program, you can use Visual Studio 2019 by opening the Grandma.sln file in ./src/Grandma/

Thank you

About

👥 A simple GUI-based social network with friend recommendation and exploration features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages