SocialNetwork

This is a social network system where users can ask questions. This question can be of any kind and for this reason the social network will support different topics. Data is stored in files.

Commands

  • signup
  • login
  • logout
  • search <text>
  • open <title>
  • open <id>
  • post
  • p_open <title>
  • p_open <id>
  • comment
  • comments
  • reply <id>
  • upvote <id>
  • downvote <id>
  • p_close
  • quit
  • exit
  • whoami
  • about <id>