Skip to content

It is a simple quiz app from the console.. where it contains 5 questions which are given by default and the basic aim of this project is to calculate the score of the quiz.

Notifications You must be signed in to change notification settings

praveenamirisetty/QUIZ-CONSOLE-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quiz Console App

πŸ“Œ Overview

The Quiz Console App is a simple Java-based application that presents multiple-choice questions to users, evaluates their answers, and displays their scores. This project demonstrates fundamental Java concepts such as loops, arrays, conditional statements, and user input handling.

πŸš€ Features

  • Interactive quiz format with multiple-choice questions.
  • Tracks and calculates the user's score.
  • Provides immediate feedback on correct and incorrect answers.
  • Simple and efficient console-based UI.

πŸ›  Technologies Used

  • Java (JDK 8+)
  • Console-based UI (Scanner for input handling)

πŸ”§ Setup & Usage

  1. Clone this repository:

    git clone https://github.com/avpkn25/QUIZ-CONSOLE-APP.git
    
  2. Navigate to the project folder:

    cd certifystack-frontend
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open http://localhost:3000 in your browser to view the app.

🎯 Future Enhancements

  • Improve UI/UX with animations and better styling.
  • Integrate with the backend for authentication and data management.
  • Add a dashboard for users to manage their certifications.

🀝 Contribution

Feel free to fork this repository, open issues, and submit pull requests.

πŸ“© Contact

For queries or suggestions, reach out via Linkedin: avpkn25.

About

It is a simple quiz app from the console.. where it contains 5 questions which are given by default and the basic aim of this project is to calculate the score of the quiz.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages