Giter Club home page Giter Club logo

social-network-manager's Introduction

Social Network Management System in C

This project is a Social Network Management System implemented in C, offering a comprehensive set of features for managing user relationships within a social network. The system provides a command-line interface for users to interact with various functionalities, including user authentication, friend management, and graph visualization.

Graph Visualization

Features

User Authentication and Authorization:

  • Friendship Management:
  • Add and remove friends from a user's network. View the list of current friends for a specific user. Check if two users are friends and display mutual connections.
  • Graph Visualization: Generate a graphviz-compatible .DOT file for visualizing the social network graph. Display the social network graph using external tools like Graphviz. Friend Score Calculation:
  • Calculate a friend score for each user based on their friend relationships.
  • Securely manage user accounts with unique user IDs, usernames, and passwords. Differentiate between regular users and administrators for enhanced security.

Admin Functionalities:

  • Admins can perform actions such as displaying the adjacency matrix, opening data files, and finding user IDs.
  • File Handling: Read and write user data to .txt file , facilitating persistence across program runs. Handle file operations for adding, removing, and updating user and friendship data.
  • Utilize BFS Algorithm to find paths and mutual friends between two users.
  • Interactive Command Line Menu

Steps to Follow

  • Download or clone my Repository to your device
  • Make sure you have GraphViz installed graphviz and are able to run it from the terminal.
  • Run Social_Networking.c file
  • Admin Login Passowrd is admin admin

Screenshots

Home

Admin-Login

User-Login

Just follow me and Star ⭐ my repository

Thank You!!

social-network-manager's People

Contributors

musadiqpasha avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.