Skip to content

Social network with messaging capabilities, friend requests, friend finder, and different account types. Project for OOP class 2017

Notifications You must be signed in to change notification settings

Wongmat/Social-network

Repository files navigation

Social-network

This is a console-based social network built in Java. It consists of many different parts, demonstrating the OOP capabilities of Java. The main method can be found in network.java, and the various other classes represent different components of the network.

The friendship.txt file is pulled by the program to define the friendships between users. The users.txt file is pulled to generate the users in the program. The files can be edited to add/edit/delete accounts and modify friendships.

About

Social network with messaging capabilities, friend requests, friend finder, and different account types. Project for OOP class 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages