codeforamerica / posting-pro

2016 NOLA Fellowship project | A job posting builder that guides employers towards creating more effective job postings that are free of implicit bias.
https://posting-pro.herokuapp.com
MIT License
6 stars 3 forks source link

Break boxes! #22

Closed antislice closed 8 years ago

antislice commented 8 years ago

Fixes #5.

Moved a bunch of stuff into template thingies.

pacarole commented 8 years ago

Looks good! I left a note about a future refactor: we should be reading the counts from memory instead of from the DOM to do the aggregation.