Skip to content

zenmasterjobo/Readit

Repository files navigation

Readit

Readit - a read-only 'clone' of reddit.com

Known Issues and Pending Development

Currently runs stable in Chrome, have had CORS issues in Firefox and Mobile web browsers, still looking into fixing those.

Future Development

Create a route that renders user data when a user is selected from within the app. Current app will link to user's profile on reddit. However, with how with Ember, this should be a relatively easy task to spin up.

Set up OAuth and a login page so the user can actually log into their reddit account and see their homepage / subreddit's

Up-vote and Down-vote functionality

Allow a user to post comments

Allow a user to post into a subreddit.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/zenmasterjobo/Readit.git
  • cd readit
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

  • Patience

Further Reading / Useful Links

About

Ember Client for reddit.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published