Hello FFers
For the #FlutterFlowImagine competition, I decided to IMAGINE and build Google Interview Warmup in less than 24 hours.
---
Google Interview warmup provides an interface to practice interview questions and get feedback for your response.
I thought of building a similar solution with FlutterFlow. called InterviewPrep
How it works:
- Type in any role you want to practice for and you'll get a series of questions covering your background to technical skills
- Record or type your response and get instant feedback on how you can improve.
-- You'll need your own OpenAI API key
You can try it out here: https://sitescribe.link/interview-prep
Made use of
- FlutterFlow :
- BuildShip by Rowy: to handle some Backend functions
- Google Interview warmup: For inspiration