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.