tommyd2377 / FilmGenius

A film trivia game

Home Page:https://filmmatch-68f87.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FilmMatch

A film trivia game

*** Tom DeVito / 6/2/18 ***

FilmMatch Proposal

What is FilmMatch?

FilmMatch is a web based movie trivia game. Usernames and their respective high scores will be stored in a simple NoSQL database.

Wireframe

Images saved on computer.

Initial thoughts on game structure

At this point I think my biggest challenge will be writing all of the trivia questions and uploading them into the database manually. I am also exploring the use of an open source trivia api for the questions.

Phases of Completion

First, I will create a project in Firebase to persist the questions and scores in a database. Then, I will generate the project repo locally and remotely, then create the individual project pages and files. I am going to write out the template, styling and the business logic needed to interface with the database. I need to fetch questions and answers for current users, and then update the high scores after each game.

Links and Resources

https://opentdb.com/api_config.php https://firebase.google.com/

About

A film trivia game

https://filmmatch-68f87.firebaseapp.com/


Languages

Language:HTML 48.8%Language:JavaScript 39.4%Language:CSS 11.9%