Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA_Project

A basic CLI-based social network using concepts and structures learned in DSA.

********* About the Project ************
In this project, we try to emulate how a social media website works, by making its equivalent on a terminal.
In this project, we have used many data structures, among whom are Graph, Vector and Stack.
We also used file handling, along with SQL to store the data we have given the code so it does not get deleted after each run of code. This further emamulates data storing nature of a social media network.

*********** Know Before Running the Code ************
sqlite3.h is needed to run this code.
This code runs on terminal and is designed to run on Ubuntu.
Entirety of this code runs is in C++
User needs to create multiple ID, and switch between them manually on the same device to experience how the code operates.

************** HOW TO USE ******************
Input the number mentioned before the option to choose the function.
Follow the instruction as they appear on your screen.
Few screen are un-interactable, and will only be temporarily. (This is the case for View Only options.)

************** USERNAME - REAL NAME- ROLL NUMBER ******************
ZephyrusOfWind - Adil Khan - B24CS1118
Power4999 - Ashutosh Vidit Pal - B24CS1017
taksh2406 - Mehta Taksh Ashish - B24CS1115
kartik08 - Kartik Meena - B24EE1032

About

A basic CI-based social network using concepts and structures learned in DSA

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages