Skip to content
/ fetch Public

A pet-cuddling service, connecting humans seeking cuddles to a variety of creatures. FullStack Ruby on Rails application with Bcrypt and session cookies.

Notifications You must be signed in to change notification settings

tanelam/fetch

Repository files navigation

Fetch

Flatiron School Mod 2 final project. It's a free "cuddle buddy" pet service, connecting humans seeking cuddles to cuddly creatures.

fetch-splash

Fetch Demo Video

Built With

  • Ruby on Rails
  • Photo uploads with carrierwave

Prerequisites

  • Ruby v5.1.4

Setup

  1. Clone this repo - https://github.com/tanelam/fetch
  2. Install gems bundle install
  3. Setup Database rake db:create, then run rake db:migrate
  4. Seed Database rake db:seed
  5. Start your server rails s
  6. Navigate to http://localhost:3000

Contributors

About

A pet-cuddling service, connecting humans seeking cuddles to a variety of creatures. FullStack Ruby on Rails application with Bcrypt and session cookies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published