Class Diagram for LinkedIn
Learn to create a class diagram for LinkedIn using the bottom-up approach.
We'll cover the following...
We'll cover the following...
In this lesson, we’ll identify and design the classes, abstract classes, and interfaces based on the requirements we have previously gathered from the interviewer in our LinkedIn system.
Components of LinkedIn
As mentioned, we will design the LinkedIn system using a bottom-up approach.
Education, experience, and skill
The Education
, Experience
, Achievement
, and Skill
classes provide relevant information and comprise the Profile
class.
These classes are represented below: