rkaufman13 / stretch

0 stars 0 forks source link

add history #17

Open rkaufman13 opened 7 hours ago

rkaufman13 commented 7 hours ago

okay this is super hacky but I wanted to get something up that demonstrates the history portion.

I changed the schema of the db to match the type I'd already defined. I think it will be slightly harder to search by individual timestamps now but also who does that.

The history should probably be behind its own suspense/loader thing eventually. I like what you did with all the promises!