NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Alden/refac records page and its subpages #180

Closed aldentantan closed 1 week ago

aldentantan commented 2 weeks ago

-Abstracted out Table view -Removed render() functions -Relabelled tables to left and right column instead of first and second column

aldentantan commented 2 weeks ago

Abstracting the column components out of the page view created more lines as compared to before refactoring. I unabstracted it back into the page's return statement and commented "left column" and "right column" above the respective code, hopefully more readable now.

keithxun commented 1 week ago

Is this still needed?

aldentantan commented 1 week ago

Nope