You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Created a phonebook app using a linked list to store contacts. Users can add, search, and delete contacts. Implement advanced search based on multiple criteria. Also, enable scheduling events and appointments with contacts.
About
we Created a phonebook app using a linked list to store contacts. Users can add, search, and delete contacts. Implement advanced search based on multiple criteria. Also, enable scheduling events and appointments with contacts.