Trying to put down a list of features that we should implement before doing a beat launch:
[ ] Authentication Social login + custom login
[ ] Schedule Send notification email to invited engineers and candidate
[ ] Questions implement a script to scrape hot interview questions from popular websites
[ ] Profile finish building a simple data structure to represent developer profile that contains github, bitbucket and info that users want to provide
[ ] Interview Change endpoint to read from local API instead of directly hitting GitHub. Store each interview session in psql and s3.
[ ] Report Implement the report page to provide finished interviews and a link to download stored info in pdf, as well as being able to send it to desired email
Trying to put down a list of features that we should implement before doing a beat launch: