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
- Host: GitHub
- URL: https://github.com/itcodehery/teacherspet
- Owner: itcodehery
- Created: 2025-08-27T12:05:24.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-08-27T17:58:53.000Z (5 months ago)
- Last Synced: 2025-08-27T21:18:49.725Z (5 months ago)
- Topics: education, flutter, tool, utility
- Language: Dart
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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._