daveaglick / discoverdotnet

A web site that helps you discover awesome .NET open source and community resources
https://discoverdot.net
MIT License
303 stars 254 forks source link

Add support for related projects #214

Open daveaglick opened 6 years ago

daveaglick commented 6 years ago

For example, so Cake addins can list Cake as being related. Should probably just be a simple two-way relationship that can be defined on either end.

daveaglick commented 6 years ago

Consider defining the type of relationship too. For example, Cake addons maybe shouldn't be listed on the main project page and only shown on the Cake page. Or maybe there's a toggle on the main projects page to turn addon-style projects on and off.