Skip to content

javiorn3las/TriviaKing-A

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIT/INTEGRATION TESTS

The unit/integration tests for the latest commit can be found in the following Travis CI link: https://app.travis-ci.com/github/RFermo/TriviaKing-A

SUMMARY OF PROJECT

Trivia King is a trivia web application that features a huge database of questions, a distinctive lifeline system, a secure account system, and the ability to track a user's progress in the game. The database of questions comes from an external API that we hooked up to the application. The current lifeline system has two options for the user to choose from. The account system was implemented by using hashing algorithms to store passwords safely and by giving users the option to create an account with a third-party service like Google OAuth.

This app is mainly being done with ReactJS and Tailwind CSS in the frontend and a NodeJS/MySQL backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 2.8%
  • Other 1.2%