Skip to content

pmutua/zumblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zumblr

Author

Philip Mutua

Description

An application that enables users to share their stories and other users can comment. [View Demo] (https://zumblr-app.herokuapp.com)

Ruby Version

  • Ruby v2.3.1
  • Rails 5.1.4

Installation

git clone https://github.com/pmutua/zumblr.git

cd ~/zumblr

Database Creation
  • In the terminal Run
    • rake db:create
    • rake db:migrate
Install System Dependencies

Install system dependencies using bundler:

  • Run bundle install
  • To run the application Run rails server or rails s
  • Open browser and type localhost:3000

Technologies Used

  • Ruby
  • Rails
  • Bootstrap
  • Devise
  • Simple_form
  • Sass
  • CSS
  • Heroku - deployment

Licence

MIT

Contribution

If you see something you could add to the application pull Requests are allowed and also don't forget to follow me @itsPhilipMutuaon twitter.