Skip to content

My first Flutter app - A simple Personality Test app (for my own learning purposes only)

License

Notifications You must be signed in to change notification settings

iCaran/Personality-Quiz-App

Repository files navigation

Personality Quiz

My first Flutter project - A simple Personality Test app to learn and explore Flutter.

Overview

This app provides a short personality test to assess basic traits. Upon completion, it uses the Gemini API to generate a natural language summary of the results.

Live Demo

Try it out at https://personality-kuka.web.app/

Key Features

  • 50 question personality test
  • Gemini API integration to generate personalized assessment summary
  • Clean UI built with Flutter

Getting Started

  1. Generate an API key from https://ai.google.dev/
  2. Open lib/res.dart and update the url variable with your own key
  3. Run flutter run to start the app

Future Improvements

  • Better UI
  • More robust test with additional questions
  • Save and compare results over time
  • Integrate additional APIs for deeper analysis

License

Unlicense


Inspired by William Passmore

About

My first Flutter app - A simple Personality Test app (for my own learning purposes only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published