Skip to content

Latest commit

 

History

History
75 lines (36 loc) · 1.61 KB

README.md

File metadata and controls

75 lines (36 loc) · 1.61 KB

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