-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal #6: Convert Ignite Baltimore speaker management site into general purpose app #7
Comments
Awesome, @subelsky! This sounds like a fantastic proposal. Is there anything so specific about Ignite conferences that the app couldn't be used by other conferences? Or would this be suited for anyone else, too? What would you think about calling out to other conferences and see if they have open sources their own apps? Maybe one could grab a feature or two, or just look at them for inspiration? |
oh yeah it could definitely be generalized into a speaker management app. I've got all of the basics in there |
By the way, we have open sourced a CFP app (forked from the wroclove.rb CFP app): https://github.com/eurucamp/call4papers It handles multiple conferences and manages speaker profiles and can be internationalized. It doesn't do anything beyond the CFP though, but it might be interesting in your context. |
@subelsky I am new to Ruby.So what you think? Will I be able to work on this proposal for the upcoming RGSoC? |
@NitikaAgarwal I hope so! don't know if it will get picked |
@subelsky my pair (Avani) and me would like to work on this project. We have a coach who can help us. It would be great if you could mentor us! |
would be glad to help. Let me know what the next steps are. |
@subelsky |
let's do it! we can follow up on email, just sent you a few ideas |
We use a simple Rails app to manage speaking proposals for Ignite Baltimore. The app is very specific to Baltimore and only has a minimal feature set, and has a lot of room to grow.
Making this app configurable and usable by any Ignite organization around the world would be the perfect-sized challenge for a new Rails programmer, as it would entail becoming familiar with every part of the web stack, and you'd get personal 1-on-1 help from me. I've built many Rails apps and have been professionally working with Ruby for over seven years.
Here's some of the stuff you would be doing:
The text was updated successfully, but these errors were encountered: