Skip to content

BalawalSultan/Java-Social-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Based Social Network

This is a Java based terminal application that simulates a social network on your terminal.

Installation

Before setting up the java application you must create a PostgreSql database called twitaroo using the Twitaroo.sql. Finally use Maven to prepare the application.

mvn clean install compile package

How to run the application

mvn exec:exec

Releases

No releases published

Packages

No packages published