aboutsummaryrefslogtreecommitdiff
path: root/Project1/Contacts.h
Commit message (Expand)AuthorAgeFilesLines
* clean up done, delete now works as intended.HEADmainConnor McDowell2024-03-091-1/+1
* alrighty! it should be done! i think all 4 standard functions are there so it...Connor McDowell2024-03-081-3/+3
* refactored with strings instead of char arraysConnor McDowell2024-03-081-30/+31
* proper char outputs. however each added contact is overwriting (saved to same...Connor McDowell2024-03-071-13/+15
* exception fixedConnor McDowell2024-03-041-12/+12
* first successful buildConnor McDowell2024-03-031-3/+0
* first commit of the day, following lecture. again.Connor McDowell2024-03-031-30/+0
* all functions refactored to fit in contact list. testing now.Connor McDowell2024-02-291-5/+5
* setting all functions to run in contact_list classConnor McDowell2024-02-291-18/+18
* code built properly. comensing testing phase.Connor McDowell2024-02-291-2/+4
* refactoring add new.Connor McDowell2024-02-291-0/+8
* list of contacts createdConnor McDowell2024-02-261-13/+13
* testing. will finish later in the weekConnor McDowell2024-02-261-1/+5
* getters and setters createdConnor McDowell2024-02-261-1/+75
* added menu driven address book from assignment 6Connor McDowell2024-02-261-0/+50