stringer-rss / stringer

A self-hosted, anti-social RSS reader.
MIT License
3.94k stars 396 forks source link

Mobile UI #7

Closed swanson closed 11 years ago

swanson commented 11 years ago

Will responsive be painful? Serve seperate phone UI? Need to figure out the UI for a phone.

mouton-rebelle commented 11 years ago

I think it can be quickly done by adding bootstrap responsive grid and changing a few styles. The real trick will be to rewrite story content if they got fixed size content...

swanson commented 11 years ago

I did a quick version with the responsive grid, but I was not happy with it.

Need to take some time to sketch out a design first - taking notes from Byline and Reeder most likely.

mouton-rebelle commented 11 years ago

If you need help for the integration part of this job just leave me a note I'll be glad to help and I got a solid background on iOS.

swanson commented 11 years ago

If we support the Fever API - http://www.feedafever.com/api then the app can be used as a backend for ReederApp (seems to be everyones favorite on iOS). More info: http://tt-rss.org/forum/viewtopic.php?f=22&t=1981

swanson commented 11 years ago

I've started a clone of the Fever API here: https://github.com/swanson/stringer/tree/fever-api seems simple enough but I don't have an iOS device handy at the moment and the only Android client seems to be crashing.