RobertFontan / web103_finalproject

0 stars 0 forks source link

[Interview Helper]

Other names:

CodePath WEB103 Final Project

Designed and developed by: [Robert Fontan, Zion Mateo]

🔗 Link to deployed app:

About

Description and Purpose

The purpose of this app is to create a utility app that helps prospective IT workers figure out what they need to learn and accomplish in order to be an effective candidate for a given job title. The idea is to use OpenAI and web-scraping to generate technical interview questions and behavioral exercises to maximize the preparation of our user.

Inspiration

Inspiration comes from our own daily life, where we often try to aggregate resources that help us prepare for online assessments and interviews for a specific job.

Tech Stack

Frontend: React, Bootstrap

Backend: Railway, PostgreSQL, Express, Node.js

Features

Technical + Behavioral Question Generation

The main core feature of this app. We want this app to generate technical questions for the user, as well as behavioral questions. The backbone of this operation will come from OpenAI's prompt API, however we are also considering of web-scraping websites such as Glassdoor for more technical/behavioral questions. [gif goes here]

General Question library

We could harbor a vast collection of technical and behavioral questions that are tailored for various IT roles. Within it, we should allow for filtering and searching options based on job roles, technologies, or difficulty levels. [gif goes here]

AI-Powered Feedback

If we have behavioral questions or even for technical questions, we could have an AI-Chat bot where when users record their answers, the bot can give real-time, responsive feedback. [gif goes here]

[ADDITIONAL FEATURES GO HERE - ADD ALL FEATURES HERE IN THE FORMAT ABOVE; you will check these off and add gifs as you complete them] ✅✅✅

Installation Instructions

[instructions go here]