Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.28 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.28 KB

🐻 gRSSly

gRSSly is a lightweight, open-source RSS reader built by Gordy Lanza and Flo Stagliano. We built it in a week with Rails, Postgres, and Bootstrap.

Image of gRSSly

Motivation

  • We wanted to deploy our first webapp, after a week of learning Rails.
  • We like code that has a raison d'être. While gRSSly isn't the first RSS reader, it's a useful utility nonetheless.
  • We aimed to stretch ourselves by implementing not just Rails, but unfamiliar tools like Postgres and Bootstrap as well.
  • We wanted to make our app accessible by deploying it to the web.

Stack

  • Rails/Postgres for back-end
  • Rails/Bootstrap for front-end
  • Deployed through Heroku
  • RSS gem for parsing rss feeds

Comments

  • To the Bootstrap diehards, please forgive us for our shameless misuse of the .alert component and flash[:errors] as a way to feed contextual information to users.
  • To our mentor @danielkaczmarczyk, please forgive us for our shameless misuse abuse of emojis. We're just giving the people what they want. 😎
  • We were hard-pressed to build and deploy our first app in a week. Known issues we did not have time to resolve are logged in the repo.

License

MIT © @gortron / @flow1981