Skip to content

A Google drive and database backed interview website. Record user's video answer for a set of questions related to OCEAN and upload the video answers to a custom folder on Google Drive API as well as store users' info in a database with their custom drive folder's link.

License

Notifications You must be signed in to change notification settings

AI4A-lab/OCEAN-Interview-VRec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCEAN-Interview-VRec

A Google drive and database backed interview website with similar functionality to HireVue. Record user's video answer for a set of questions and upload the video answers to a custom folder on Google Drive as well as store users' info in a database with their custom drive folder's link.

  • Take info such as name, unique ID, email, phone and consent and store it to database with data and time
  • Showcase a question at a time
  • Questions in sets, a set is choosen randomly
  • Record the user's answer
  • Preview the recorded answer
  • Upload the video to Google Drive, using its API
  • Move to next question, only when current answer is submitted
  • The video are saved in a folder created using name entered during login
  • Over answering all questions in set, exit to final webpage
  • Multiple different exceptions covered

NOTE: This project is forked from QAVideoShare and is a part of research project at Manipal University Jaipur. The original project was created by Phantom-fs (Farhan Sheth).

About

A Google drive and database backed interview website. Record user's video answer for a set of questions related to OCEAN and upload the video answers to a custom folder on Google Drive API as well as store users' info in a database with their custom drive folder's link.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 76.4%
  • HTML 14.3%
  • CSS 9.3%