/scheduled_tweets

This is a Ruby on Rails driven application for scheduling ones tweets for specific dates and times.

Primary LanguageRuby

scheduled_tweets

This is a Ruby on Rails application built as part of a tutorial from GoRails. It is a fully featured web application to schedule tweets for a specific time and day. It includes features such as secure user creation, login, password management and more. Bootstrap is used to style the front end and Puma is used as the server on the back end with Rails handling just about everything else.