| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up done, delete now works as intended.HEADmain | Connor McDowell | 2024-03-09 | 3 | -28/+25 |
| | | | | | | copy works as intended print works as intended | ||||
| * | small cleanup | Connor McDowell | 2024-03-08 | 1 | -0/+1 |
| | | |||||
| * | alrighty! it should be done! i think all 4 standard functions are there so ↵ | Connor McDowell | 2024-03-08 | 4 | -63/+114 |
| | | | | | its should have everything! | ||||
| * | refactored with strings instead of char arrays | Connor McDowell | 2024-03-08 | 4 | -155/+144 |
| | | |||||
| * | proper char outputs. however each added contact is overwriting (saved to ↵ | Connor McDowell | 2024-03-07 | 4 | -78/+76 |
| | | | | | same point in memory) | ||||
| * | starting work | Connor McDowell | 2024-03-07 | 1 | -4/+5 |
| | | |||||
| * | print still not working but list creation fixed. | Connor McDowell | 2024-03-05 | 3 | -16/+24 |
| | | | | | previously unseen bug: not incrimenting index positions to save data, would lead to overwriting inputs. fixed by using previous version instance of variable "t" or an index counter located outside of the class. | ||||
| * | I GOT SOMETHING TO PRINT | Connor McDowell | 2024-03-04 | 1 | -4/+3 |
| | | | | | not the right thing but | ||||
| * | testing still | Connor McDowell | 2024-03-04 | 2 | -135/+139 |
| | | |||||
| * | exception fixed | Connor McDowell | 2024-03-04 | 4 | -29/+46 |
| | | |||||
| * | tested potiential issue, did not fix | Connor McDowell | 2024-03-03 | 1 | -1/+1 |
| | | |||||
| * | OK saving to contact works, moving it into list is not. will work on copy ↵ | Connor McDowell | 2024-03-03 | 3 | -53/+130 |
| | | | | | later. error with add contact | ||||
| * | print not working. or data not being saved in add new. | Connor McDowell | 2024-03-03 | 1 | -92/+88 |
| | | |||||
| * | first successful build | Connor McDowell | 2024-03-03 | 4 | -142/+110 |
| | | |||||
| * | delete refactored | Connor McDowell | 2024-03-03 | 1 | -12/+12 |
| | | |||||
| * | add new mostly working, will need to tweek counter variable to work with classes | Connor McDowell | 2024-03-03 | 2 | -56/+40 |
| | | | | | print works | ||||
| * | temp refactored add. still needs cleaning | Connor McDowell | 2024-03-03 | 3 | -78/+89 |
| | | |||||
| * | first commit of the day, following lecture. again. | Connor McDowell | 2024-03-03 | 6 | -35/+60 |
| | | |||||
| * | all functions refactored to fit in contact list. testing now. | Connor McDowell | 2024-02-29 | 3 | -9/+9 |
| | | | | | still testing. spent several hours on this total today, will continue tomorrow. | ||||
| * | setting all functions to run in contact_list class | Connor McDowell | 2024-02-29 | 3 | -27/+28 |
| | | |||||
| * | code built properly. comensing testing phase. | Connor McDowell | 2024-02-29 | 2 | -51/+90 |
| | | | | | test one failure. theory: didnt use functions specifically called within contact_list class. will begin refactoring to run through that. | ||||
| * | refactoring add new. | Connor McDowell | 2024-02-29 | 3 | -30/+57 |
| | | |||||
| * | list of contacts created | Connor McDowell | 2024-02-26 | 2 | -14/+17 |
| | | |||||
| * | testing. will finish later in the week | Connor McDowell | 2024-02-26 | 2 | -278/+296 |
| | | |||||
| * | getters and setters created | Connor McDowell | 2024-02-26 | 3 | -261/+433 |
| | | |||||
| * | added menu driven address book from assignment 6 | Connor McDowell | 2024-02-26 | 7 | -0/+1001 |
| | | |||||
| * | add deadline | github-classroom[bot] | 2024-02-26 | 1 | -0/+1 |
| | | |||||
| * | Setting up GitHub Classroom Feedback | github-classroom[bot] | 2024-02-26 | 0 | -0/+0 |
| | | |||||
| * | GitHub Classroom Feedbackfeedback | github-classroom[bot] | 2024-02-26 | 1 | -0/+0 |