FirstToDisclose / firsttodisclose.net

FirstToDisclose.net is a community-powered online repository for inventors to disclose their inventions and other innovations to the public. The project is advanced on regular hack nights held with the Boston Brigade of Code for America.
http://firsttodisclose.net/
MIT License
3 stars 3 forks source link

Create separate app for Events/Hackathons that reads/writes to FirstToDisclose #130

Open corincerami opened 9 years ago

corincerami commented 9 years ago

After speaking to @dazzaji about the functionality we're looking for, I think we're agreed that FirstToDisclose should focus on disclosing innovations, and the event management functionality should be a separate app (onlinehackathon.org, perhaps) that can consume FTD's API in order to write hackathon projects directly to FTD. It can use all of the functionality we've built into FirstToDisclose through the API, without polluting the ecosystem of FirstToDisclose with tangentially related functionality. Sort of like "OnlineHackathons.net powered by FirstToDisclose" or something similar. Looking for input on this idea.

Noah-T commented 9 years ago

I definitely agree. It's fundamentally sound to keep such radically different things encapsulated on some level.

I'm sure that later we'll be able weave them together in fun ways.