Skip to content

The App allows user to create blog whose data is stored on a database which can be edited or deleted as per user demand

Notifications You must be signed in to change notification settings

rohit627/ruby_blog_creator

Repository files navigation

Blog Creator

The App allows user to create blog whose data is stored on a database which can be edited or deleted as per user demand.

##Prerequisites

The program requires a Ruby to be installed in the system along with rubygems

for windows: http://rubyinstaller.org/

for mac: ruby is preinstalled.

If not use

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install ruby

##When ruby is Set up

commands:

bundle install

This will install the Dependencies needed

bundle exec rackup

This will run the server

##Screenshot

HomePage

About

The App allows user to create blog whose data is stored on a database which can be edited or deleted as per user demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published