Overview

A browser-based quiz application built with C# and ASP.NET to help students prepare for the GRE (Graduate Record Examination). The app delivers an interactive interface for practicing GRE-style vocabulary, verbal reasoning, and quantitative questions accessible from any browser without installation.


Features
  • ๐Ÿ“ Multiple choice GRE-style questions
  • ๐Ÿ“Š Score tracking and performance summary
  • โฑ๏ธ Timed quiz mode
  • ๐Ÿ”„ Randomized question order

Tech Stack
  • Language: C#
  • Framework: ASP.NET
  • Frontend: HTML, CSS, JavaScript

Usage
git clone https://github.com/manitapote/QuizeApp

Open in Visual Studio, build the solution, and run with IIS Express.


Code