Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educational Quiz App

A cross-platform quiz application built with Flutter and integrated with a FastAPI backend.

This project was created to explore mobile frontend development, REST API integration, and full-stack application workflows using Flutter and Python.

Features

  • Multiple quiz questions and answer selection
  • Backend-driven quiz data
  • Cross-platform Flutter interface
  • FastAPI REST API integration

Tech Stack

Frontend

  • Flutter
  • Dart

Backend

  • FastAPI
  • Python

Backend Repository

Backend API: https://github.com/satwiktandukar/quiz-app-fastapi

Getting Started

1. Clone the Repository

git clone https://github.com/satwiktandukar/quiz-app-flutter.git

2. Navigate into the Project

cd quiz-app-flutter

3. Install Dependencies

flutter pub get

4. Start the Backend Server

Run the FastAPI backend locally before starting the frontend application.

5. Run the Application

flutter run --no-sound-null-safety

Purpose

This project was built as an early full-stack/mobile development project to gain practical experience with:

  • Flutter application development
  • Backend API integration
  • Client-server communication
  • Cross-platform UI workflows

About

Flutter quiz application with FastAPI backend integration.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages