aboutsummaryrefslogtreecommitdiff
path: root/Project1/contacts.cpp
Commit message (Expand)AuthorAgeFilesLines
* OK saving to contact works, moving it into list is not. will work on copy lat...Connor McDowell2024-03-031-42/+86
* print not working. or data not being saved in add new.Connor McDowell2024-03-031-92/+88
* first successful buildConnor McDowell2024-03-031-132/+105
* delete refactoredConnor McDowell2024-03-031-12/+12
* add new mostly working, will need to tweek counter variable to work with classesConnor McDowell2024-03-031-55/+39
* temp refactored add. still needs cleaningConnor McDowell2024-03-031-54/+59
* first commit of the day, following lecture. again.Connor McDowell2024-03-031-3/+12
* all functions refactored to fit in contact list. testing now.Connor McDowell2024-02-291-2/+2
* setting all functions to run in contact_list classConnor McDowell2024-02-291-5/+5
* code built properly. comensing testing phase.Connor McDowell2024-02-291-49/+86
* refactoring add new.Connor McDowell2024-02-291-24/+47
* testing. will finish later in the weekConnor McDowell2024-02-261-277/+291
* getters and setters createdConnor McDowell2024-02-261-258/+354
* added menu driven address book from assignment 6Connor McDowell2024-02-261-0/+286