Hike Washington CodeFellows 301 Final Project
Background image by Patrick Marre found on Unsplash.com, used under a Creative Commons Zero license.
Fonts on the site are from Google Fonts.
- Headers: Architect's Daughter
- Body Text: Amiri
Font generated by flaticon.com. Under CC: Freepik
Bio Pics from http://pokemon.wikia.com/wiki/Pok%C3%A9mon_Wiki. Text from Which Classic Pokemon Are You?.
Function used to generate distances based on two lat/lon pairs from GeoDataSource.
- Put an 'M' at start of issue when creating; add 'MVP' label.
- Stretch goals get the 'enhancement' label
- Branch names should include M if MVP issue, the issue number, and descriptive name, eg. 'M#13-add-database' or 'cleanup#15'.
- After 5 pull requests, all work stops. Merge Party!
- Merge Party at the start (after standup meeting) and end of every day (5pm).
- Never merge your own branch!
- Clear comments on all code so others can tell what it does. (We'll clean them off before deployment)
- If you see a variable name, etc., that is not self-explanatory, ask about it!