Skip to content

A Facebook-like social network with multiple concurrent users.

License

Notifications You must be signed in to change notification settings

manymeeting/socket-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-social-network

A Facebook-like social network with multiple concurrent users.

Set Up Instructions

Create a db.properties file at src/main/resources/db.properties Sample content:

jdbc.driver=mongodb.jdbc.MongoDriver
jdbc.url=url
jdbc.username=username
jdbc.password=password

About

A Facebook-like social network with multiple concurrent users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages