The website is for cricket fans.<p>http://doosracricket.com/<p>For reviewing this app, consider it similar to Baseball.
More details at: http://simple.wikipedia.org/wiki/Cricket
Fair warning: Most of this is criticism (constructive, I hope). I'm American and not much of a baseball fan, so I'm certainly not your target audience, but I can give feedback on my impressions. I'm not trying to tear it up - I just want to be helpful. I'm a developer more than a designer, so take my design feedback with a grain of salt.<p>Initial impressions: I'm not wild about the color scheme. The green background in particular sort of messes up the contrast of the rest of the design. The "learn more" link is barely visible on that yellow background, which is probably going to cause conversion problems. Try something like this: <a href="http://colorschemedesigner.com/#2v51T2GtNw0w0" rel="nofollow">http://colorschemedesigner.com/#2v51T2GtNw0w0</a><p>You're billing this as a social tool, but you're missing the biggest potential social leg-up - logging in with Facebook/Twitter. You get social connections and reach baked in with that; doing Yet Another Proprietary Login is going to hurt conversions and make mapping your own piece of the social graph harder than you need to.<p>Paddings are inconsistent - the "Predict/Join" button is indented more to the right than other elements relative to box edges. "Overall Standing" has more padding up top than similar elements. This leads to it feeling a bit sloppy.<p>I've got a horizontal scroll bar at 1920x1200, but can't figure out why. Minor annoyance. Sidebar boxes are different widths, which detracts from the page layout.<p>Inconsistent fonts - serif in some places, sans-serif in others - are distracting.<p>From a code perspective, the page is littered with inline styles - you'll find it a lot easier to manage moving forward if you do all your styling in a CSS file via class selectors. I highly, HIGHLY recommend Compass + Sass for this - it will streamline style management like you wouldn't believe. It'll also get you a 960 grid to work on, which can help address a lot of your alignment/padding issues.<p>I have no feel for the market for this sort of thing, but my hunch is that if you can really drive home the social aspect of it - friendly competition between friends - you might have a neat app on your hands. Add in some trophies or badges or ranks or something - you are solidly in "gaming mechanics" land here, capitalize on them to really make the product fun and addictive.
Could use a designers touch. Lots of little things, mostly.<p>Does anyone else see Facebook api stuff as a blight on pages? As soon as I see that stale light blue...
This looks interesting. Awesome name.<p>First things first: when you get so much "feedback" on design and almost nothing on the actual function of the app, your alarm bells should start ringing. You are either asking the wrong people for feedback (highly likely considering most people here don't know cricket) or you are not really offering anything interesting.<p>Get rid of the name fields on the registration form. Add Twitter and Facebook logins.<p>Have ONE call to action on the homepage. Tell me what this is and ask me one thing to click. Anything more is overload and distraction.<p>So after I logged in, I went to the HN test match page. I clicked on Cast/Change Predictions, selected my predictions and clicked on close. None of those got saved. When I clicked on Cast/Change Predictions again, they were all reset.<p>"Contest" doesn't sound like the right word. Think of something more relevant to cricket.<p>On your "Start a Contest" page, why don't you add Flags of countries which one can drag and drop to make a match. Over time, you could add a list of upcoming international, national and domestic league matches.<p>Have a look at <a href="http://smarkets.com" rel="nofollow">http://smarkets.com</a> and see what they are doing right. Use the site to see how it works. I used it during the football world cup and it was effortless. I had never used a betting site before.<p>This is a huge market, so you've done well to start. But try and talk more to hardcore cricket fans rather than us programming nerds.
I have a reputation for being a bit harsh about design critiques, so before I say anything:<p>* Great work on taking the time to build something cool.<p>* Awesome work at keeping the functionality simple, intuitive and easy to use. Most people fail at pulling that off.<p>* Much props for asking for feedback.<p>...as for the design...<p>* Some boxes have sharp corners, some have round. Pick just one for a uniform look. You can put stuff like the Facebook fan widget inside a section with rounded corners.<p>* Doesn't fit in a width of 1024px.<p>* That green background is hideous and is causing me much gnashing of teeth.<p>* The logo doesn't seem to fit the rest of the page, in style or in size.<p>* What is that giant empty blue bar between the header and body of the front page supposed to be doing?<p>* Some of the small rounded boxes with text in them ("World Cup 2011 Contest coming soon") are center-aligned, but off-center.<p>* Heading on the left nav bar on the match page could use more uniform spacing so that the match name (sort of redundant) doesn't look like its trying to break free from its rounded div prison to re-join its slightly larger twin to the right.<p>Other than that, looks great.
"For reviewing this app, consider it similar to Baseball."<p>I suspect that, in particular when it comes to understanding scores, that fans of either game would be quite confused about the other.<p>Coincidentally this is my second comment in a row on HN that quotes an old Aaron Sorkin show (this time 'Sports Night', a two-series show from a decade ago that remains one of my all-time favourites), so apologies in advance:<p><pre><code> (talking about a player who took all ten wickets in an inning)
JEREMY It says if you compared it to baseball, it'd be like pitching three perfect games on three consecutive days.
CASEY Really?
JEREMY Not exactly.
CASEY Why not exactly?
JEREMY It says the final four batters scored 16 runs.
CASEY Doesn't sound good.
JEREMY It certainly doesn't sound perfect.
CASEY Right.
JEREMY In baseball, if the final four batters scored 16 runs, it's be hard to consider that perfect.
CASEY Right. Jeremy, I don't know how comfortable I am reporting a story I don't understand.
</code></pre>
Rather than thinking of it as baseball for the English, I'd suggest reading that wiki page linked to.<p>And FYI, both baseball and cricket are great games, but from my experience... if you like cricket, go learn about baseball and watch a few games, it's fantastic. If, however, you're a baseball fan, you'll probably find cricket far too slow and subtle to keep your interest for long, though I'm sure there are people who've learned to love it.
Lots of little ui issues -- low contrast in places, boxes that don't quite line up.<p>I'm reluctant to actually go in and try anything because I don't want to mess up the data your users already have there.