An open API service indexing awesome lists of open source software.

https://github.com/therasuldev/interview-helper

Explore programming interview questions and related books in our app. Made with Go_Router + Bloc & Flutter_Bloc + Onesignal_Flutter + Hive 💙
https://github.com/therasuldev/interview-helper

clean-architecture clean-code dart flutter-app helper interview interview-questions programming-book

Last synced: about 1 month ago
JSON representation

Explore programming interview questions and related books in our app. Made with Go_Router + Bloc & Flutter_Bloc + Onesignal_Flutter + Hive 💙

Awesome Lists containing this project

README

        

# Interview helper

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.

6
5
3
2
1

## Features

- **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.

## Environment Setup

**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
```

## Getting Started

1. Clone the repo: `git clone https://github.com/therasuldev/Interview-helper.git`
2. Install dependencies: `flutter pub get`
3. Run the application: `flutter run`

## Feedback

Your feedback is valuable. Please feel free to open an issue or submit a pull request with your suggestions.