Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smartapant/ionic2-reddit-reader

Ionic 2 Sample App
https://github.com/smartapant/ionic2-reddit-reader

angular angular2 cordova ionic ionic2 mobile reddit webpack

Last synced: 30 days ago
JSON representation

Ionic 2 Sample App

Awesome Lists containing this project

README

        

Ionic 2 Reddit Reader
======================

[Reddit](https://www.reddit.com/) reader for android and ios, made with [Ionic 2](https://github.com/driftyco/ionic/)

## Features

### Browse hot page
![alt tag](http://i.imgur.com/yhVWFYm.gif)



### Navigate through subreddits
![alt tag](http://i.imgur.com/9TPK1D1.gif)



### Read comments
![alt tag](http://i.imgur.com/ziZQ6jQ.gif)



### Endlesss scroll
![alt tag](http://i.imgur.com/up5uiT2.gif)

## Running
1. Clone this repository.

2. Run `npm install` from the project root

3. Install the ionic CLI (`npm install -g ionic`)

4. Run `ionic serve` in a terminal from the project root

5. To run the app on your phone you'll need to install cordova plugins: `cordova plugin add cordova-plugin-whitelist` and `cordova plugin add cordova-plugin-inappbrowser`

### Areas for Future Improvement / Involvement
* Pull to refresh
* No connection message
* Subreddits autocomplete and listing
* Wrong subreddit message
* User authorization
* Commenting
* Upvoting

License
-------------
MIT license.

### For contributors
I would like Ionic 2 Reddit Reader to evolve, so i am open to your help, suggestions and feedback.

I am waiting for your pull requests in new-feats branch :blush:

### From me
If you're interested in app's updates and in my future opensource products - follow me on [twitter](https://twitter.com/)

### Many thanks
Many thanks to @WoH for his help :clap:

### Hire me

If you want to hire me - check my [website](http://hrabouski.me/) or contact me on [email protected]

Enjoy!