TNRIS / api.tnris.org

Django RESTful API and PostgreSQL backend database management system for maintaining and serving Texas GIO's available data and content.

Home Page:https://api.tnris.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Field for GIO Community Meeting Agenda to API

christoball opened this issue · comments

@adambreznicky Add field to include url link to latest GIS Community meeting agenda for displaying download agenda link, as seen below

Screen Shot 2019-12-16 at 1 51 48 PM

Below is the current code added to gio_calendar_quad.js and gio_calendar_next_cm.js . Would need to edit Javascript so its not hardcoded once the API is ready.

<a class="btn btn-tnris btn-md" href="https://tnris-org-static.s3.amazonaws.com/documents/GISComm_Agenda_20200114.pdf">Download Agenda</a>

closed via PR #56