Skip to content

Simple questionnaire app I made for a friend using the BLoC pattern. Takes a JSON of questions, users rank 1-4 and then presented with a tally at the end.

License

Notifications You must be signed in to change notification settings

leer10/flutter-questionnaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Questionnairre

Simple questionnaire app I made for a friend using the BLoC pattern. Takes a JSON of questions, users rank 1-4 and then presented with a tally at the end.

Tested for Flutter for Web, and Android.

Follows BLoC pattern except that the question widget is a stateful widget since I thought the answer order randomization would be easier that way.

Question Card

Results Page

Todos

  • Make results page prettier
  • Save progress when user leaves unfinished
  • Save to QR code?

About

Simple questionnaire app I made for a friend using the BLoC pattern. Takes a JSON of questions, users rank 1-4 and then presented with a tally at the end.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published