Skip to content

A Travel blog for users to log their travels. Built in Ruby on Rails and Sinatra.

Notifications You must be signed in to change notification settings

chica25/Sinatra_Travel_Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

=======

Sinatra Project

11f34654327dff5f669a67ef4cbe49f7a56c74a4 Welcome to my Sinatra app known as Travel Log. I created this app at Flatiron school. The application is a Travel Blog where users can create a username, email and password and will need to enter their email and password in order to log in. Only Existing users have the option to create a blog, read, edit and delete.

Installation

Please make sure you have the following gems on your gemfile:

Step 1

  • gem 'sinatra'
  • gem 'activerecord'
  • gem 'sinatra-activerecord'
  • gem 'rake'
  • gem 'require_all'
  • gem 'sqlite3', '~> 1.3.6'
  • gem 'thin'
  • gem 'shotgun'
  • gem 'pry'
  • gem 'bcrypt'
  • gem 'tux'
  • gem 'dotenv'
  • gem 'chartkick'
  • gem 'sinatra-flash'

Step 2

<<<<<<< HEAD

  • And then execute: ======= And then execute:

11f34654327dff5f669a67ef4cbe49f7a56c74a4

  • $ bundle install

Usage of

Step 3

  • To run the application
  • run shotgun

Contributing

Bug reports and pull requests are welcome on GitHub

License

The gem is available as open source under the terms of the MIT License.

About

A Travel blog for users to log their travels. Built in Ruby on Rails and Sinatra.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published