Giter Club home page Giter Club logo

solitary-sea-4374's Introduction

The Last Airbender - 2308

Background

The Last Airbender is an animated series that ran from 2005 to 2008. Some people can manipulate classical elements (wind, water, fire, earth) with psychokinetic variants of the Chinese martial arts known as "bending". One individual, the Avatar, is capable of bending all four elements and is responsible for maintaining harmony between the world's four nations.

The four nations are: the "Water Tribes", the "Earth Kingdom", the "Fire Nation", and the "Air Nomads".

Instructions

Using an Airbender API provided to you by your instructors, retrieve a subset of information, and display the relevant information per the instructions from your instructor.

Versions

Rails 7.0.x

Ruby 3.2.2

Setup

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

As a user, When I visit "/" And I Select "Fire Nation" 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 people who live in the Fire Nation. (should be close to 100) And I should see a list with the detailed information for the first 25 members of the Fire Nation.

And for each of the members I should see:

  • The name of the member (and their photo, if they have one)
  • The list of allies or "None"
  • The list of enemies or "None"
  • Any affiliations that the member has

solitary-sea-4374's People

Contributors

samputtman avatar cjsim89 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.