DevSpaceHuntsville / WebsiteAndApi

This is the repo for the current website for the DevSpace Technical Conference in Huntsville, Alabama. There was a major architechure change from last year, so I archived the previous websaite and started fresh.
MIT License
10 stars 12 forks source link

Display sessions #19

Closed freestylecoder closed 8 years ago

freestylecoder commented 8 years ago

There are quite a few things in the PR that I'm not proud of. However, I was back against a deadline. A least I got the database calls down from something like 57 to 2...

Creating the json object the client requires on the fly was half because it was quicker to reuse last year's client code and half bad design decisions. It definitely showed me quite a few places I need to improve some things when I get time.