Update Tim's Journal authored by Timothy Catana's avatar Timothy Catana
...@@ -473,10 +473,10 @@ Master A-<name> B-<name> C-<name> D-<name> ...@@ -473,10 +473,10 @@ Master A-<name> B-<name> C-<name> D-<name>
## Other ## Other
### Refactor ### Refactored
- refactored function ordering in `controllers/student.js` - refactored function ordering in `controllers/student.js`
- editedcomments for functions in `controllers/student.js` - edited comments for functions in `controllers/student.js`
- reordered routes in `routes/student.js` - reordered routes in `routes/student.js`
- updated endpoint map to include the endpoints I created - updated endpoint map to include the endpoints I created
- Beautified some code - Beautified some code
... ...
......