Skip to content

Jaga0001/nexquiz

Repository files navigation

NexQuiz

A modern, feature-rich quiz application built with Flutter, designed to provide an engaging learning experience through interactive quizzes.

Key Features

  • 📚 Extensive collection of quizzes across diverse topics
  • 🎯 Real-time score tracking and performance analytics
  • 🎨 Clean, intuitive user interface
  • 📱 Cross-platform compatibility (iOS, Android, Web)
  • 🔄 Responsive design for seamless experience across devices

Demo

View our application screenshots here.

Development Setup

Prerequisites

  • Flutter SDK (Latest stable version) - Installation Guide
  • Dart SDK (Included with Flutter)
  • An IDE (VS Code, Android Studio, or IntelliJ)

Installation Steps

  1. Clone the repository

    git clone https://github.com/yourusername/quiz_app.git
  2. Navigate to project directory

    cd quiz_app
  3. Install dependencies

    flutter pub get

Running the Application

Mobile Development

# Connect a device or start an emulator
flutter run

Web Development

flutter run -d chrome

Build Instructions

Generate a release build:

flutter build apk      # For Android
flutter build ios      # For iOS
flutter build web     # For Web

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Basic Quiz App Using API Intergation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors