This is a school project for practicing C#, and Object Orientated Programming. The project is supposed to simulate a mini social-network, with a lot of working functionality.
- log in to distinct users (you can find them in the text file 'Feszbuk\bin\Debug\feszbuk_data.txt')
- view profiles
- sent messages
- add other people (who are not your friends yet)
- export data to a file
- load data from file (although this happens automatically)
- select language (English or Hungarian)
- missing registration panel (you can only add users to the data file)
- Chat scrolling is not automatic
Made by: János Dobszai https://github.com/dJani97/