Interview Online App is an application that is used to interview prospective employees online. In this app you given several type of question, including Text Field, Multiple Choice, Multiple Select, and VideoCall. Each question have time countdown, when time countdown expired automatically proceed to the next question.
- User can register to start interview
- User get the procedure for working on the questions given.
- User can get multiple type of question, including text, multiple choice, multiple select,and video
- Clone this repository
$ git clone https://github.com/ihsaninh/Interview-App-React-Native.git
- Install all depedencies on the package.json
$ cd Interview-App-React-Native $ npm install
- Run Application
$ react-native start $ react-native run-android or react-native run-ios
If you want to try this app, you cant download directly to this link interview-app.apk. After succesfully downloaded, you can install it in your smartphone.
Ihsan Nurul Habib |