hackgvl / hackgreenville-com

HackGreenville's Website
https://hackgreenville.com
MIT License
16 stars 15 forks source link

Add "Year Inactive" Organizations to the Orgs Model and Orgs Detail View #285

Closed allella closed 3 weeks ago

allella commented 1 month ago

@bogdankharchenko for inactive groups, we'd also want to show the year the group went inactive, like with the Code For Greenville example

Rather than show "Year Established", we could do something that extends the Organization Status value.

Active Org Example

Organization Status Active (2016 - present)

Inactive Org Example Organization Status Inactive (2016 - 2023)

We do not store the in-active date at this time -- but we can work toward that in the future.

Description is on the page, but this for this org, it does not have a description.

Originally posted by @bogdankharchenko in https://github.com/hackgvl/hackgreenville-com/issues/280#issuecomment-2090277689