Skip to content

partaclaura/Proiect-PA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proiect PA

An application where clients connect to a server in order to form a social network.

Implements

  • communication between a server and a client using TCP;
  • the server can handle multiple clients using threads;
  • a user interface implemented using Javafx;
  • the possibility to store messages between two users using a REST API.

UI

The login page

The user can login/signup on the client side while the server will communicate with the database to store and search the information provided by the user.

image

The account page

This is the page where the user can add friends and see a list of all of its friends.

image

The messages page

This is the page where an user can exchange messages with all of its friends.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published