Giter Club home page Giter Club logo

ionreddit's Introduction

IonReddit

This is an Ionic 2 mobile application that uses the Reddit API to view subreddits by category.

Version

1.0.0

Usage

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser

$ ionic serve

To Add Platforms

$ cordova platform add android
$ cordova platform add ios

Run Platforms

To run in avd

$ ionic run android
$ ionic run ios

Build Android APK File

To build APK file to output folder

$ ionic build android

ionreddit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ionreddit's Issues

Getting 2 errors:

I'm getting these errors:
image

Firstly the GET Request is not working when thumbnail is requested the picture is not showing up due to unsafe access may be "Https"

Secondly when you set the Music category and click view button, the code blasts and says: ERROR TypeError: Cannot read property 'images' of undefined

what to do, Please need a quick fix.
Thanks

'fileSystem' of null

After npm install try to ionic serve it will give.
build dev failed: Cannot set property 'fileSystem' of null
The build folder gets only polyfills.js

json is not a function

In reddits.service.ts

TypeError: res.json is not a function
at MapSubscriber.project (http://localhost:8100/build/main.js:66:46)
at MapSubscriber._next (http://localhost:8100/build/vendor.js:46707:35)
at MapSubscriber.Subscriber.next (http://localhost:8100/build/vendor.js:17882:18)
at MapSubscriber._next (http://localhost:8100/build/vendor.js:46713:26)
at MapSubscriber.Subscriber.next (http://localhost:8100/build/vendor.js:17882:18)
at FilterSubscriber._next (http://localhost:8100/build/vendor.js:52222:30)
at FilterSubscriber.Subscriber.next (http://localhost:8100/build/vendor.js:17882:18)
at MergeMapSubscriber.notifyNext (http://localhost:8100/build/vendor.js:39963:30)
at InnerSubscriber._next (http://localhost:8100/build/vendor.js:113512:21)
at InnerSubscriber.Subscriber.next (http://localhost:8100/build/vendor.js:17882:18)

Can't figure out the issue please help me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.