dphuang2 / PoGoBag

Analyze and share your Pokémon through a locally run server! Official Site access has been stopped as of 12/23/2016
146 stars 49 forks source link

Show level of each Pokemon on page-load (broken due to implementation of Angular) #75

Open dphuang2 opened 8 years ago

dphuang2 commented 8 years ago

I recently implemented Angular to speed up rendering (leaving the rendering to the client rather than the server). This resulted in the level_calc.coffee file to be broken.