Giter Site home page Giter Site logo

trivia_time_rails's Introduction

Waffle.io - Columns and their card count

https://movie-trivia-time007.herokuapp.com/

Trivia Time

Trivia Time is an app designed to play Film or Movie based Trivia.

After years of watching Films and Tv, I realized that as Movie Fanatic, we have no good way of tracking how much we actually remember. Trivia Time gives users a way to select question topic and difficulty to help check thier knowledge on films.

Triva Time is for anyone that is looking for a challenge on thier Film knowledge.

APIs

Dependencies

This project uses the following:

  • Ruby 2.4.1
  • Rails 5.2.2
  • omniauth-google-oauth2
  • rspec-rails

Install

  • Clone the repo:

https://github.com/SiCuellar/Trivia_Time_Rails

  • Run:

bundle install bundle update

  • Setup the database:

rake db:{drop,create,migrate,seed}

Testing

Run the tests by running rspec into your command line.

Team

Silvestre Cuellar

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

trivia_time_rails's People

Contributors

sicuellar avatar

Watchers

James Cloos avatar

trivia_time_rails's Issues

Add A Correct Answer Counter

Add a method or column to the user table that will keep a count of correct answers for each user.
When the user reaches a Certain number we should then be able to move up to the next difficulty level

Create Trivia Serivce

Create Service Testing
Service should have methods to return desired Trivia Category and question limit, question difficulty

User show/ dashboard

As a user when login
I am taken to a user show
The show page shows the available categories

User Registeration

When I visit the root page
visitor clicks on register,
google handshake process is then initiated
I am then redirected to the user show

Obtain API key

get API key if need be otherwise find out what url format must be used

Build Facade (Trivia)

Build a PORO that will combine needed materials and build each individual Trivia question.

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.