Skip to content

DataBase for Multiple Choice Game - Revature Training Program Project 1

Notifications You must be signed in to change notification settings

tlaze/small-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badge

Multiple-Choice-Database-Project

Table Of Contents

Description

This program uses GET, POST, PUT, and DELETE routes to access and manipulate two tables for a multiple choice program.

Installation

To run this application properly, you need to install:

Java, Maven, Postman, SQL

Usage

Open PostMan and enter which request you would like to retrive. Get requests will retreiveeither all questions, all answers, or questions and answers based on their ID. POST requests will create new questions or answers. PUT requests will update a question or an answer at their ID. DELETE requests will delete a question and it's corresponding answers.

License

This Project is licensed by MIT.

Contributors

Thomas Lazore and Shkoh Hamasoor

Tests

Postman

ScreenShot

Screenshot

Links

Live Application

Project Repository

Questions

If you have any questions, comments, or issues feel free to contact me directly through

Email: [email protected]

or check out my GitHub

Email: [email protected]

or check out my GitHub

About

DataBase for Multiple Choice Game - Revature Training Program Project 1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%