Skip to content

An offline social-network clone, made for practicing the basics of OOP and C#

Notifications You must be signed in to change notification settings

dJani97/Feszbuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feszbuk

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.

Main features

  • 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)

Some photos:

Main Window

Chat Window

Add Friends

Known bugs / not implemented features:

  • missing registration panel (you can only add users to the data file)
  • Chat scrolling is not automatic

Used free sources:

Made by: János Dobszai https://github.com/dJani97/

About

An offline social-network clone, made for practicing the basics of OOP and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages