This project is a simple version of the famous streaming app, YouTube. Our program is based on java and the GUI used for this app is javaFX.
- Windows 10 or later
- Java SE Runtime 8 or later
welcome to YouTube, a place to share and stream, where you can be more than a viewer.
When you open the program, you'll face a screen full of interesting videos and shorts, but in case you want to like or subscribe channels, you have to signup or login within the program. And rest assured, we keep all your information safe and private.
Now that you are a part of our community, you can like and comment your favorite videos, post your own videos and shorts in our studio and subscribe channels that match your taste.
Video statistics is also available in your playlists.
Also hope you have fun finding our little easter eggs which are hidden in the program;)
First clone the project and open cmd in the project folder. Then enter these commands:
javac ServerMain.java
java ServerMain
Then run the main class in client package:
javac Main.java
java Main
- Amin Ghoorchian
- AmirAli Araghi
- Sepide Hoseini
- Teacher: Dr.SaeedReza Kheradpishe
- Head TA: Mahan Madani
- Mentor: Shayan Shahrabi