mendoncakr / grade_pending

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GradePending

An application to view restaraunts in NYC with their respective inspection grades provided by NYC Open Data.

======= TRELLO: https://trello.com/b/BblBjXGZ/restaraunt-data

HAVE PHUN ;)

=======

GradePending

Team

Kenneth Mendonca

Brendan Susens-Jackson

Joseph Cohen

Victor Schaeperkoetter

Jack Wayne

Group Project Process

  • Git workflow
    • Every pull request must be reviewed by someone who did not write the code
    • Code Reviewer merges the Pull Request
    • Commits that include views must include screenshot(s)
  • Daily stand-ups
  • Retros every other day
    • list the actions + person assigned from each retro in the wiki or README of your project
  • Use Trello for user story list with:
    • current, backlog, ice box, and done boards
    • all stories estimated
    • all stories prioritized
    • current stories are assigned to the team member(s) working on them
    • list a link to your (public) trello board in your project's README
  • Wireframe your webite before writing code
  • Follow code styleguides:
  • 80% (or more!) test coverage - use simplecov to get percentage
  • Continuous Integration with Travis CI
  • Deployed to Heroku
  • Follow the [bug report](./bug_reports.md] guidelines

About


Languages

Language:Ruby 48.7%Language:CSS 48.4%Language:JavaScript 2.9%