Git Product home page Git Product logo

pokequiz's Introduction

Welcome to PokeQuiz!

What is it?

It is a fully-featured Ruby on Rails app that tests your knowledge of Pokemon! Built in 1.5 days as part of an in-house Viking Code School hackathon.

Team:

  • Andrew Baik
  • Jeffrey Gisin
  • Kelsey James
  • Joshua David Masland-Sarani
  • Samantha O'Keef

The app implements the following basic features:

  • Web scraping via rake task (to pull individual pokemon images)
  • Using the Mechanize Gem to make API calls to the Pokemon API
  • User authentication/authorization built from scratch(using the BCrypt Gem)
  • Active record and SQL queries into the database for dashboard statistics (keeps track of user performance on quizzes and app-wide user statistics)
  • Using the Paperclip gem alongside with Amazon S3 buckets for image upload handling.
  • Generates quiz questions dynamically
  • Sends a real email upon sign-up
  • Delayed Jobs
  • Basic search for users by email
  • Self-reflective associations (Users can follow each other)
  • Polymorphic associations (activity feed)
  • Nested forms for user profiles
  • Use of presenters for lean code in views

Getting started

Heroku-Deployed Link

To get started, sign-up.

One you are logged in, you will be directed to a leaderboard which shows a variety of statics around active users, their Pokemon knowledge and performance.

Click the "Quiz Me" button in the upper left of the navigation bar to test your Pokemon knowledge.

To follow fellow Pokefans, use the search feature in the middle of the navigation bar to find others by their email. Click on the the link to the user page, select "follow user" button. Pokefans you follow will have their activities displayed in a feed on your leaderboard page.

To edit your profile, click on the "signed-in as" link to go to your profile page. You are able to make any changes from there.

Enjoy!

pokequiz's People

Contributors

strychemi avatar jgisin avatar jmazzy avatar kelseybjames avatar samok13 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.