Skip to content

Project: Rocket Trivia Rocket Trivia is a database application for creating and running competitive trivia games. With Rocket Trivia you can challenge your friends and family to competitive trivia games. Rocket Trivia Data. The Rocket Trivia application will need to store information in order to create, host, and view trivia games. The followin…

Notifications You must be signed in to change notification settings

fahadkshehri/Rocket-Trivia-Web-Application

Repository files navigation

Rocket Source Repository

Top Level Directories:

docs - Documentation for developers of Rocket Trivia. rocket-maintenance - Utility scripts to help with DB administration. rocket-open-trivia-loader - Scripts for downloading and formatting data from opentb.com. rocket-schema - SQL for creating the database. rocket-service - Web service and user interface code.

Key Documentation:

  • docs/Rocket Trivia - Web Application Documentation.docx This document contains the final documentation for the project.

  • docs/Rocket Trivia - Poster.pptx This is the poster used for the presentation.

Video Documentation:

Important Sub-Directories:

rocket-schema/init * Contains SQL for creating all tables.

rocket-schema/test-data * Contains SQL for populating some question test data.

rocket-service/src/main/java/rocket/controllers * Contains java code for implementing the REST APIs to manipulate the database.

rocket-service/src/main/java/rocket/mappers * Contains all of the SQL used by java code for manipulating the database.

rocket-service/src/main/webapp/app * Contains most of the user interface code for the application. This includes Java Script, HTML, and CSS.

About

Project: Rocket Trivia Rocket Trivia is a database application for creating and running competitive trivia games. With Rocket Trivia you can challenge your friends and family to competitive trivia games. Rocket Trivia Data. The Rocket Trivia application will need to store information in order to create, host, and view trivia games. The followin…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published