An open API service indexing awesome lists of open source software.

https://github.com/itcodehery/teacherspet

Interactive Question Paper Builder
https://github.com/itcodehery/teacherspet

education flutter tool utility

Last synced: 4 months ago
JSON representation

Interactive Question Paper Builder

Awesome Lists containing this project

README

          


Minty Icon

# Minty

Minty is a Flutter app for building custom question papers with drag-and-drop components for various question types.

## Features

- Drag-and-drop question paper builder
- Multiple question types: Short/Long Answer, MCQ, Match the Following, Section Divider, Table, Images
- PDF export, sharing, advanced formatting

## Getting Started

1. Clone the repository
2. Run `flutter pub get` in the `teachers_app` directory
3. Launch the app on your preferred device/emulator

## Tech Stack

- Flutter
- Riverpod for State Management
- Clean Architecture
- docx_template, path_provider, share_plus, flutter_form_builder, form_builder_validators

## Roadmap

- Add a Template system for PDF header
- Improve document formatting
- UI enhancements

---

_This README will be updated as the project progresses._