MalteMagnussen / CA2-FrontEnd

FrontEnd repo for Course Assignment 2. Hold Krykke.
https://holdkrykke.surge.sh
0 stars 2 forks source link

Show all users in both table and p-tag #33

Closed Castau closed 4 years ago

Castau commented 4 years ago

Fixes #20 The functionality for showing all users in both a table and a p-tag is ready for implementation. The table is not full-on automated as we first discussed, since the code ended up being unreadable because of all the inner objects each object has.

This should still be able to make use of the sort function when that is implemented.

Table looks like this now (no styling): image

The p-tag looks like this (also no styling):

image