Skip to content

Trivia API is a complete stand-alone quiz application API bundled with both frontend and backend clients.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

ElijahLawal-7/Trivia_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia API

Welcome to Udacitrivia

Udacitrivia! An intense quiz game, capable of tracking user progress, adding categories and questions to the database, and creating new user profiles.

Trivia App

The Trivia App and the Integrated API does the following:

  1. Display questions - both all questions and by category. Questions should show the question, category and difficulty rating by default and can show/hide the answer.
  2. Delete questions.
  3. Add questions and require that they include question and answer text.
  4. Search for questions based on a text query string.
  5. Play the quiz game, randomizing either all questions or within a specific category.

App Screenshots

Home Page

Screenshot 2022-06-26 12 29 29 AM

Add Question Page

Screenshot 2022-06-26 12 29 36 AM

Add Category Page

Screenshot 2022-06-26 12 29 40 AM

Game Page

Screenshot 2022-06-26 12 29 45 AM

Want to start playing right away?

Refer to the backend documentation to start up the backend server then follow the instructions in the frontend documentation to get the application up and running in your browser.

Enjoy!

About

Trivia API is a complete stand-alone quiz application API bundled with both frontend and backend clients.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published