Coder Social home page Coder Social logo

mid_mod_assessment_mod_3's Introduction

Background

The Order Of The Phoenix from the Harry Potter Book Series was a secret society founded by Albus Dumbledore to oppose Lord Voldemort and his Death Eaters. The original Order was created in the 1970s. ... The Order disbanded but was reconvened in 1995 after Harry Potter informed Dumbledore of Lord Voldemort's return.

We will be searching the Harry Potter API by Hogwarts house (e.g Griffindor, Hufflepuff, Ravenclaw or Slytherin) in order to retrieve a list of the Order of the Phoenix members that belong to that Hogwarts house.

Setup

  • Clone this repo
  • bundle install
  • bundle exec figaro install
  • rake db:{create,migrate}
  • rails s

Assignment

We will be using the Potter Api. You will need to sign up for an api key.

Complete the following user story. Be sure to TDD all of your work.

As a user,
When I visit "/"
And I Select “Gryffindor” from the select field
(Note: Use the existing select field)
And I click "Search For Members“
Then I should be on page “/search”
Then I should see the total number of the order of the phoenix members that belong to Gryffindor. (i.e. 21)
And I should see a list with the detailed information for the 21 members of the Order of the Phoenix for house Gryffindor.

And for each of the members I should see:
- The name of the member
- The members role (if it exists)
- The house the member belongs to
- The Patronus of the member (if it exists)

mid_mod_assessment_mod_3's People

Contributors

hale4029 avatar scottalexandra avatar brianzanti avatar

Watchers

 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.