Project: Friendship Application
Summary:
The objective of this project is to develop a friendship application using C++. The application will capture and display details such as the individual's name, city, country, age, and hobbies. This application aims to facilitate easier interactions by allowing users to verify the profiles of other individuals. Additionally, it will enable users to update their own profiles by adding more information about their hobbies or personal life.
Computer skill: C++
Reference:
The app is based on a Codecademy project.