btmccollum / droplet-web

Personalized user feed displays for Reddit created with React and Redux. Now available on Heroku:

Home Page:https://droplet-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Droplet is now deployed on Heroku! https://droplet-app.herokuapp.com

Short video demo of Droplet: https://youtu.be/KKelLWyCsPU

Droplet is a work-in-progress. More to come in the future!

At this point in time you can expect the following functionality:

  • A user is able to create an account and link their existing Reddit account (or create a new one)
  • Ability to browse the 100 most popular subreddits at load time and add them to your personalized feed
  • Ability to browse the 100 top posts from your personalized feed
  • Ability to open any given post from Reddit and view up to the 100 most recent comments

Droplet-web is the frontend repo for the Droplet web app. To access the Rails API backend, droplet-api, please click here.

Frontend built with:

  • JavaScript
  • React
  • Redux
  • Bootstrap

Backend build with:

  • Ruby on Rails (API)
  • Postgres

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Personalized user feed displays for Reddit created with React and Redux. Now available on Heroku:

https://droplet-app.herokuapp.com/


Languages

Language:JavaScript 87.0%Language:CSS 10.3%Language:HTML 2.6%