blob: 0222b07e6f034f4f6641e7101181d11da012655e (
plain)
1
2
3
4
5
6
7
8
9
10
|
TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first.
This is not my overall big planning board. (1 highest prio, 10 lowest)
1 - Think about how i want 'd' and 'x' to work and how it will be validated
1 - Implement 'd' validation
1 - Test 'd' validation
2 - Implement 'x' validation
2 - Test 'x' validation
2 - improve the length check (i have NO idea how it actually works because im slow stupid!)
3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program.
|