Skip to content

I developed the Twitter scheduling application with ruby. by this application, you can schedule and share your tweets.

Notifications You must be signed in to change notification settings

AtillaTahak/scheduled_tweets

Repository files navigation

{Schedule Tweets}

You can schedule tweets with this application also you can control a lot of Twitter accounts. This application uses background jobs this causing this application to perform

Table of Contents

Overview

Image from application Image from application Image from application Image from application

Built With

  • Css
  • Html
  • Ruby
  • [Ruby on Rails]
  • [Redis]
  • [Sidekiq]
  • [Twitter]
  • [sqlite]
  • [omniauth-twitter]

Features

  • You can easly schedule tweet and control
  • You can create user
  • You can changed password
  • if you forget password application have forget password features
  • You can add multiply account for twitter
  • You can add multiply tweet and you can schedule
  • You can edit tweets and delete

How To Use

To clone and run this application, you'll need Git and Ruby (which comes with [bundle]), [Redis] installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/AtillaTahak/scheduled_tweets

# Install dependencies
$ bundle install

# Start Redis for background jobs
$ redis-server

#Start sidekiq
$ bundle exec sidekiq

# Run the app
$ rails s

Acknowledgements

Contact

About

I developed the Twitter scheduling application with ruby. by this application, you can schedule and share your tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published