index
:
homework-7-connormcdowell275
feedback
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Project1
/
contacts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up done, delete now works as intended.
HEAD
main
Connor McDowell
2024-03-09
1
-26
/
+23
*
small cleanup
Connor McDowell
2024-03-08
1
-0
/
+1
*
alrighty! it should be done! i think all 4 standard functions are there so it...
Connor McDowell
2024-03-08
1
-55
/
+106
*
refactored with strings instead of char arrays
Connor McDowell
2024-03-08
1
-120
/
+105
*
proper char outputs. however each added contact is overwriting (saved to same...
Connor McDowell
2024-03-07
1
-59
/
+53
*
starting work
Connor McDowell
2024-03-07
1
-4
/
+5
*
print still not working but list creation fixed.
Connor McDowell
2024-03-05
1
-14
/
+22
*
I GOT SOMETHING TO PRINT
Connor McDowell
2024-03-04
1
-4
/
+3
*
testing still
Connor McDowell
2024-03-04
1
-92
/
+94
*
exception fixed
Connor McDowell
2024-03-04
1
-8
/
+24
*
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 lat...
Connor McDowell
2024-03-03
1
-42
/
+86
*
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
1
-132
/
+105
*
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
1
-55
/
+39
*
temp refactored add. still needs cleaning
Connor McDowell
2024-03-03
1
-54
/
+59
*
first commit of the day, following lecture. again.
Connor McDowell
2024-03-03
1
-3
/
+12
*
all functions refactored to fit in contact list. testing now.
Connor McDowell
2024-02-29
1
-2
/
+2
*
setting all functions to run in contact_list class
Connor McDowell
2024-02-29
1
-5
/
+5
*
code built properly. comensing testing phase.
Connor McDowell
2024-02-29
1
-49
/
+86
*
refactoring add new.
Connor McDowell
2024-02-29
1
-24
/
+47
*
testing. will finish later in the week
Connor McDowell
2024-02-26
1
-277
/
+291
*
getters and setters created
Connor McDowell
2024-02-26
1
-258
/
+354
*
added menu driven address book from assignment 6
Connor McDowell
2024-02-26
1
-0
/
+286