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 💙
- Host: GitHub
- URL: https://github.com/therasuldev/interview-helper
- Owner: therasuldev
- Created: 2023-04-18T19:15:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T14:01:51.000Z (10 months ago)
- Last Synced: 2025-03-26T02:11:24.960Z (about 2 months ago)
- Topics: clean-architecture, clean-code, dart, flutter-app, helper, interview, interview-questions, programming-book
- Language: Dart
- Homepage:
- Size: 4.22 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
![]()
![]()
![]()
![]()
## 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.