This is our implementation of a website like LinkedIn from scratch using Angular and Springboot. The website supports:
- Connecting with users
- Chatting with users
- Uploading posts containing texts, images, video and multimedia
- Liking posts
- Commenting on posts
- Comment replies
- Uploading jobs
- Applying for jobs
- Post recommendation system using Matrix-Factorization
Many thanks to @dora-jpg with which we made the website together!