JoelSFar / CS3750

0 stars 0 forks source link

backend get route: /history #6

Closed mynamejoshua closed 7 months ago

mynamejoshua commented 7 months ago

firgure out if we need to sort through the history and just get the history of a single account, or if we return all account histories. do we sort them?

mynamejoshua commented 7 months ago

finished this, Just returns the entire history, does not sort by account on the backend.