Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

mattcosta7/daily-constitutional

Repository files navigation

Daily Constitutional

  • Ruby 2.2.3

  • System dependencies

  • Configuration bundle install

  • Database creation with postgres running rake db:create, rake db:migrate

  • Services (job queues, cache servers, search engines, etc.) rake update_all_entries, locally updates blog entries

  • Designed to provide an easy interface for the morning routine.

*Weather and local train status is fetched by user IP

*Users can create to do items, and cross off/remove as necessary

*users can add rss feeds, that are auto-parsed, and returned as a list of recent articles, clicking on one opens a text-only version.

*Feedjira and Nokogiri are used to parse RSS, HTML and XML files for the Weather, Train and RSS Feeds.

About

A Rails-based app for collecting articles from RSS feeds and displaying them in a simple manner, with weather and train information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published