Sunday, June 13, 2021

Phonebook Project in C++

Phone-book Project in CPP

    This is simple project in CPP that will store name and number of people. We can search contact, add contact and remove contact. All contacts are stored in file with the help of file handling.

Features:

  • File handling
  • Simple
  • Search Contact
  • Delete Contact
  • Create Contact 
  • Update Contact
  • Sort Contacts by Name

Output :


 

Spark Women - A Women Safety Android Application

   This is Spark Women is a women safety application built in android Studio for beginners.  In this project we first take mobile number whe...