Skip to content

JoYBoYOO7/comprehensive_bbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Comprehensive Exam Quiz Application

A responsive and interactive web-based quiz application designed for VIT Comprehensive Exams (BBS 2025).
Built with React.js, it allows students to practice multiple-choice questions efficiently with real-time feedback and a clean, modern UI.

Features

  • 100-question quiz per session with randomized questions and options.
  • Responsive design with a smooth scrolling experience.
  • Real-time answer validation (correct/incorrect highlights).
  • Modern UI/UX using Tailwind CSS for styling.
  • Easy navigation with a home page, instructions page, and quiz page.

Tech Stack

  • Frontend: React.js, Tailwind CSS
  • State Management: React Hooks
  • Routing: React Router
  • Animations: Lottie Animations
  • Build Tool: Vite / CRA (based on your setup)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/Comprehensive_exam.git
    cd Comprehensive_exam
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Usage

  • Open the application in your browser at http://localhost:3000
  • Start from the Home Page, read the Instructions, and click Start Quiz.
  • Answer questions, navigate through them, and test your knowledge.

Folder Structure

Comprehensive_exam/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ Components/    # React components (Navbar, Footer, Quiz, Instructions)
β”‚   β”œβ”€β”€ utils/         # Question list and helper functions
β”‚   β”œβ”€β”€ App.js
β”‚   └── index.js
β”œβ”€β”€ public/
└── README.md

Contributing

Contributions are welcome!

  1. Fork the repo
  2. Create a new branch: git checkout -b feature-name
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature-name
  5. Open a Pull Request

License

This project is licensed under the MIT License.


Β© 2025 Vansh Yadav – Comprehensive Quiz Application

About

Comprehensive Exam for CSE-BBS, coz memorizing 1600 question is 'fun'πŸ˜… Give a Star to this for appreciation!!

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages