Interview Helper - a comprehensive tool designed to assist job seekers in preparing for interviews across various industries. This app offers a rich collection of interview questions and insightful book recommendations to boost your preparation.
- Extensive Question Bank: A wide range of interview questions tailored for different job roles and industries.
- Book Recommendations: Curated list of books to provide deeper insights into effective interview strategies.
- User-Friendly Interface: Easy navigation to enhance your learning experience.
Follow these steps to set up the project:
-
Create a
.env
file in the root directory. -
Add the following variables to your
.env
file:
SEND_EMAIL_API=your_email_api_key
ONE_SIGNAL_APP_ID=your_one_signal_app_id
- Clone the repo:
git clone https://github.com/therasuldev/Interview-helper.git
- Install dependencies:
flutter pub get
- Run the application:
flutter run
Your feedback is valuable. Please feel free to open an issue or submit a pull request with your suggestions.