| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | finished up! though considering what is practiced this week, i should've ↵HEADmain | Connor McDowell | 2024-02-09 | 1 | -8/+49 |
| | | | | | tried to do nesting for loops with "error handling" (its not actually, just a conditional to catch improper inputs) for selections, but expecting correct inputs following the messages would mean using if statements wouldrun smoother. | ||||
| * | working on loops | Connor McDowell | 2024-02-09 | 1 | -4/+48 |
| | | |||||
| * | re-organized existing functions and structs | Connor McDowell | 2024-02-09 | 1 | -25/+1 |
| | | |||||
| * | created user dob struct and functions | Connor McDowell | 2024-02-09 | 1 | -1/+36 |
| | | |||||
| * | files set up | Connor McDowell | 2024-02-09 | 1 | -0/+11 |