This project uses Ruby on Rails as well as the PokeAPI, in conjunction with the Faker gem, to create a database of Pokemon and a list of trainers who each have a team of 6 Pokemon. The data is populated with a seed file into an SQLite3 database and uses the Bulma framework for styling.