-
Notifications
You must be signed in to change notification settings - Fork 0
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
Make it look nice #1
Comments
Sure, although I can’t make any promises on timeliness. So all other efforts are welcome :) Looking nice requires a good structure, so as a start I spent some time thinking about the HTML: http://output.jsbin.com/rukepe The basic thought is that the query is expressed as a single phrase with form elements inserted at appropriate points in the sentence. In one line we get the interface and immediate purpose of the app. Included is http://leaverou.github.io/stretchy/ to minimises the width of the form elements – making them behave more like words. Also added some additional details to the reviews themselves. |
With some basic styling: http://output.jsbin.com/qozece/3 |
Played some more today: http://output.jsbin.com/qozece/10 |
Great start! Thanks Ollie! Von meinem iPhone gesendet
|
Could you help me out, which components should I pick there? http://www.material-ui.com/#/components/appbar Otherwise I'd just go without material design, as I'm not a big fan of it. |
And I started deploying it on http://fido.surge.sh/ |
Sure, could do :) |
@ollicle We need a simple way to add podcasts, selecting one in the dropdown has no way to add or delete one from the dropdown. |
@cilice Indeed, would be nice to have a welcome with a somewhat different view for adding your first podcast. Does a separate view fall within simple? |
I am closing this ticket. Enhancements on the UI should be discussed in their own respective tickets. |
Basic functionality seems to be there if I understand @cilice, so now we just have to give it a simple clean look to launch an Alpha on a free heroku account. @ollicle did you want to maybe look into this?
The text was updated successfully, but these errors were encountered: