Coder Social home page Coder Social logo

uss_rss_reader's Introduction

Coverage Status Build Status Dependency Status

The USS RSS Reader!

The U.S.S RSS Reader is an rss feed reader developed by @kyleady and @howdoicomputer. The entire project started as a fun way to hone our programming and development skills. It runs on top of Ruby on Rails 5 and PostgreSQL and aims to be easy to use and deploy.

Running it in Development

  • Install and configure a Ruby version over 2.
  • Install a PostgreSQL version over 9.
  • Run rails db:setup to setup the database.
  • Run rails server to startup Rails on localhost:3000

How to Use

USS RSS Reader is in alpha at the moment. Click 'Sign Up' or go to /user/new to create a new account on your local database. Once you are signed in as a user, you may add feeds in the side bar or by going to /feeds/new. Doing so will accept an RSS feed endpoint, store it and the articles returned from the parsed data to postgres, and then return you to the current user's feed list.

Further Details

For more detailed information, please see the Wiki.


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.