Skip to content

stefan-matcovici/VirtualSoc--ComputerNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualSoc--ComputerNetworks

An application that simulates a real social network with users (normal and admin) having the possibility to post messages, have a conversation with multiple parteners, have a personal profile and groups of users.

Installation

make
./server
./client

Dependencies

  • QT 5.7: sudo apt-get build-dep qt5-default
    sudo apt-get install libxcb-xinerama0-dev
  • sqlite3: sudo apt-get install sqlite3 libsqlite3-dev
  • jansson: sudo apt-get install libjansson-dev

About

An application that simulates a real social network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages