Sergio-Azcona / the_last_airbender_2210_mid_mod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Last Airbender

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 sampling of characters for a given Nation, and display the relevant information per the instructions from your instructor.

Versions

Rails 5.2.8

Ruby 2.7.4

Setup

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

About


Languages

Language:Ruby 72.4%Language:HTML 18.0%Language:CSS 7.1%Language:JavaScript 2.6%