devict / devict/publicmeetings-back
Meetings model
Open
- Dominant language
- C#
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For meetings, we'll need to add these three fields:
venue
minutesUrl
agendaUrl
venue will be where the meeting is being held (Wichita, County, State, etc). I'm not a fan of the property name, so if you can think of a better one, I'm all for it. "Location" doesn't seem to work either, since county and state doesn't really describe the location.
minutesUrl and agendaUrl will be the URL for the documents for specific meetings (e.g. the 10/02 or 10/09 meetings).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.