drewwmercer / pedalhead

Pedalhead is an application for the busy cyclist who has more on their mind than gears and wrenches.

Home Page:https://pedalhead.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up files, remove extra files, re-map in headers

drewwmercer opened this issue · comments

leave app.js

  • move authentication to be in app.js DONE
  • remove owner.js DONE
  • remove MyGarage.html DONE
  • remove newBike.html DONE
  • move prog.js script from to main.handlebars, then delete prog.js DONE
  • add servicemanager.handlebars, then remove ServMngr.html DONE