Skip to content

Mobile App. Small application for helping during interview for interviewer (provide typical topics and questions for position)

License

Notifications You must be signed in to change notification settings

scolt/interview-helper-mobile

Repository files navigation

Interview Helper

Live Demo - v0.3

1.Set up environment.

Run npm i for install all packages

2.End-2-end testing

Testing is organized using Webdriver.io To execute test cases you need:

  1. npm run e2e-setup (to install drivers for chrome and FF)
  2. npm run selenium-server
  3. npm run e2e (wdio tests/e2e/wdio.conf.js)

3.API

This app is using interview api developed by using PHP and Mysql. Right now API located here Ability to add new positions/questions/themes/topics available only for admin.

About

Mobile App. Small application for helping during interview for interviewer (provide typical topics and questions for position)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published