Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 426 Bytes

MyFriends

An social media app, developed in python.

To run that application: First you have to open the server.py file and edit the IP and PORT. Run the script. Open the client.py file and edit the IP and PORT exactly like the ones on the server and save. Run the GUI.py script Notes:

  • Accounts are temporarily saved while the server script is running.
  • After closing the server, all accounts will no longer exist.