Earlier quoted context omitted.
Thanks! I'm using RMQ for the front end and CDQ (also created from infinitered) for the Models and backend syncing. The icons are from https://flaticons.co/
awesome. I loved RMQ. I can't imagine the level of detail in your cell stylesheets though :) looks fantastic.
Show HN: My first project – Football voting app built in RubyMotion
41–50 of 68 posts
Re: Show HN: My first project – Football voting app built in RubyMotion
#42Just installed it, seems to run great and it looks good too. Selfishly, I would LOVE if you wrote an article about implementing signup with facebook/twitter via rubymotion. What did you write your server using?
It was then a simple case of displaying a web view in the app with login similar to how you would on the web, then diverting back to the app upon login.
Re: Show HN: My first project – Football voting app built in RubyMotion
#43Great app. I have tried. Registred as MANUTD fan. your app gives me some Norwich polls I don't care. Maybe that is something this fabulous app can improve. thanks!
Re: Show HN: My first project – Football voting app built in RubyMotion
#44Just installed it, seems to run great and it looks good too. Selfishly, I would LOVE if you wrote an article about implementing signup with facebook/twitter via rubymotion. What did you write your server using?
Happy to write an article on that. I initially built the website using Ruby on Rails and had twitter/facebook omniauth implemented. It was then a simple case of displaying a web view in the app with login similar to how you would on the web, then diverting back to the app upon login.
Re: Show HN: My first project – Football voting app built in RubyMotion
#45too bad only for ios, furthermore the SDK that you use can only be deployed to ios as well
Re: Show HN: My first project – Football voting app built in RubyMotion
#46Thinking about an Android version?
Is there any good way to port a RubyMotion app to Android? Or would you have to rewrite it?
Re: Show HN: My first project – Football voting app built in RubyMotion
#47I'm learning Rubymotion myself. Can you list out the different technologies/gems used in this? RMQ, teacup, etc...? This looks really nice, btw.
Thank you. I bought Rubymotion in November and it took me a month or two testing out different gems etc. I ended up using RMQ, CDQ, Restkit, formotion, bits of bubblewrap
Re: Show HN: My first project – Football voting app built in RubyMotion
#48Earlier quoted context omitted.
Happy to write an article on that. I initially built the website using Ruby on Rails and had twitter/facebook omniauth implemented. It was then a simple case of displaying a web view in the app with login similar to how you would on the web, then diverting back to the app upon login.
awesome, what's your twitter handle or website? I was thinking the webview might be the simplest way to go. I wonder if you get any extra functionality by tying into iOS's facebook/twitter stuff? Might be easier for things like "post to facebook" and the like.
Re: Show HN: My first project – Football voting app built in RubyMotion
#49Earlier quoted context omitted.
Thank you. I bought Rubymotion in November and it took me a month or two testing out different gems etc. I ended up using RMQ, CDQ, Restkit, formotion, bits of bubblewrap
Did you try promotion at all? I've made a few toy apps with RMQ and now have been trying Promotion. I think I'm going to stick with Promotion but would love to hear anyone's experience with the various frameworks.
Re: Show HN: My first project – Football voting app built in RubyMotion
#50As a football fan, this looks like it can be fun. Especially as you're watching the game live, create a poll to see the opinion of people in real-time during a controversial play e.g. "Was Rooney tripped or did he dive?". Good stuff bg23. One small nitpick: on your demo screen shots, you have "Which is the best player?". It should be "Who" not "Which".
Thanks waterside, and thanks for picking that error up. Completely envision the app working in real-time too. Also for man of the match voting etc. Future versions will also include a breakdown of the votes by supporters as Football is a tribal sport and opinions are biased towards your club. Thanks for the feedback
Microsoft did this with the presidential debates and it was a blast. I'm not a sports guy, but once this app is more developed you may consider forking it to politics or TV shows or maybe just generic mass events.