Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smartapant/ionic2-reddit-reader
- Owner: smartapant
- License: mit
- Created: 2016-12-02T23:56:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T05:48:18.000Z (about 7 years ago)
- Last Synced: 2024-08-03T18:21:51.269Z (4 months ago)
- Topics: angular, angular2, cordova, ionic, ionic2, mobile, reddit, webpack
- Language: TypeScript
- Homepage:
- Size: 1010 KB
- Stars: 125
- Watchers: 16
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-ionic2-components - Reddit Reader
- Awesome - Reddit Reader
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
* UpvotingLicense
-------------
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!