/social_media_ADT

A Social Media ADT

Primary LanguageCMIT LicenseMIT

social_media

A Social Media ADT that can handle features related to posts, comments and replies via a set of commands through the terminal.

Implementation

.

Run

  • run ./run.sh file.
  • run make and then type ./run to execute the social media ADT. To clean the execuatable files after running type make clean.

Functionalities

  • running man will list all the functions that are present in the code.
  • exit will exit the program.
Demo