Giter VIP home page Giter VIP logo

millionaireapp's Introduction

MillionaireApp

MillionaireApp models a Q&A contest in a Console UI, the aim is to implement a solution designed to allow having a question bank with different options and unique right answers. Each question has a category in which the difficulty level is the same for all questions. The game is played in five rounds, so a reward is won in each of them. Round's level increases the difficulty of the game and therefore the amount of the reward.

The logic of development is performed in based at the followig ER diagram:

MillionaireModelER

The implementation makes use of the OOP modelling, data persistence, and manegement of data trhough list and control loops. The above implemented using Java and MySQL. JDBC API is used to set the connection between the app and the DB.

DB Setting

Create a new connection in MySQL and execute all the queries in src/utils/createSchema.sql. Then edit the credentials in db_credentials.json to your own DB credentials. Finally, as the app is developed in Netbeans 12.0 and JDK11, please try to use them as well and from the IDE add the following libraries stored in libs to the JAR/Folder: json-simple-1.1.1 and mysql-connector-java-8.0.26.

Running App

To execute de app, please run the Main.java file located in the folder path src/millionaireapp.

millionaireapp's People

Contributors

jebrayam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.