Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 719 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 719 Bytes

Social Media Bio Profiler

A very simple Java project for generating custom Profile Bio for different Social Media platforms.

The GUI was made using Java Swing and awt packages and basic OOP concepts, like Overriding were used for achieving the desired functionalities.

Problem Statement and Objective:

People, often, face problems with generating a bio for their social media accounts, such as LinkedIn(Professional), Instragram(Social), Twitter(Social+Professional), etc. So we have come up with a solution where any User can enter their name, age and gender in a GUI and get a personalized BIO generated based on the inputs.

Class Diagram: