codefordurham / BikeSafety

Show common areas of bike accidents to help prevent future accidents
http://bikesafety.codefordurham.com/
11 stars 6 forks source link

Simplify frontend file structure. #32

Closed dsummersl closed 8 years ago

dsummersl commented 9 years ago

Suggested structure, maybe this: https://scotch.io/tutorials/angularjs-best-practices-directory-structure

This will involve moving angular files and their refs around. Mainly this is just in layout.jade (where all frontend angular files come from). If the jade files are moved (I think they should be)...then edit GUI.js so that it still compiles it all to html.

docmarionum1 commented 9 years ago

I might take a crack at this. It would make me feel so good to clean this up.