Git Product home page Git Product logo

reading_meow's Introduction

Reading Meow!

The one and only app wrangling the gift of reading for a kitty near you!

Also the official repo for this Crash Course Intro to RSpec

Project Setup

This project runs on...

  • Rails 5 (requires ruby 2.2.2+)

To get up and running...

  • git clone [email protected]:BintLopez/reading_meow.git
  • cd reading_meow
  • gem install bundler
  • bundle install
  • rake db:create db:migrate

To check your set up...

Make sure you can run the following two commands.

  • rails s
  • bundle exec rspec

New to Ruby or Rails?

How we're going to use this repo

We will be checking out various commits/branches and working off those to progress through the stages of app development with testing. The sequential steps with links to commits, diffs, more information, etc can be found here: https://bintlopez.gitbooks.io/rspec-wrangling/content/

This app does not 100% work, and in it's resting state has more than a few pended tests.

  • Fix the bugs in this repo!
  • Implement all the tests!
  • Let the tests drive you to develop the best cat reading wrangling app Ruby, Rails, and RSpec have ever seen!

Welcome to Reading Meow

You just got hired by Reading Meow, a lean start up trying to bring the gift of reading to cats. Reading's Meow's revolutionary app allows kind souls with library cards to go to the library and check out books on behalf of cats! Bored kitties don't have to languish away at home scratching on the same tired chair or expensive piece of furniture. Now, with Reading Meow, they can READ!

Your assignment is to build out the Reading Meow MVP.

As a user...

  • Sign up for an account
  • Log into account
  • Update my profile
  • Cancel/delete my account

As a cat...

  • Has all the user actions
  • Request books
  • Rate/review books

As a cat reading wrangler...

  • Has all the user actions
  • Accept and fulfil book request(s) for cats

Book Request Actions...

  • Initiate request (cat)
  • Cancel request (cat)
  • Accept request (wrangler)
  • Checkout books for request (wrangler)
  • Deliver books for request (wrangler)
  • Pick up books for request (wrangler)
  • Return books to library (wrangler)

reading_meow's People

Watchers

James Cloos avatar Tracy McCormick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.