Update Tim's Journal authored by Timothy Catana's avatar Timothy Catana
...@@ -502,7 +502,7 @@ Master A-<name> B-<name> C-<name> D-<name> ...@@ -502,7 +502,7 @@ Master A-<name> B-<name> C-<name> D-<name>
- Refactored entire `client/src/student` - Refactored entire `client/src/student`
- beautified code - beautified code
- documented methods (added comments explaining functionality, params, return and state changes) - documented methods (added comments explaining functionality, params, return and state changes)
- documented componented (comments are <b>very</b> brief - documented componented (comments are <b>very</b> brief)
- reordered methods in a way I thought would make it easier to find them. - reordered methods in a way I thought would make it easier to find them.
## Problems ## Problems
... ...
......