hackforwesternmass/verite

I would like to see a listing of audits and edit and view an audit

Opened this issue · 4 comments

screen shot 2017-12-07 at 8 35 48 pm

  • Create Audit Table
    • Date Field
    • Country

We started working on this issue at the meeting tonight. Here's the issue-8-audits branch with what we have so far. Not working yet, but wanted to share so others can keep working on it also.

I added the static array of countries and piped it into the select list on the route /audit/new select box on the branch issue-8-audits

I've merged this into master

  • 64d04c9 - (HEAD -> issue-8-audits, github/issue-8-audits) Adjusting readme.md and some css. (19 seconds ago)
  • 4b35ac9 - Adding datepicker and select2. (18 minutes ago)
  • 35a1644 - Adding countries static array and use it in the audit/new form. (6 hours ago)
  • 3100b13 - Initial audit and company implementation. (2 days ago)

I've merged updates into master that have most of this functionality. Please review!