SOFTENG310-Team4 / SMARTJ

SMARTJ is a web application designed to help active job seekers practice their interview skills and find available jobs in their field of study. Developed by Team 4 as part of the SOFTENG 310 course at the University of Auckland.
MIT License
0 stars 11 forks source link

49 feat implement feedback system #72

Closed asun555 closed 1 month ago

asun555 commented 1 month ago

Context

Solves part of #49

What Changed?

The user now gets feedback on the summary page, this feedback is generated using the OpenAI API.

How To Review

Look over InterviewPractice.js and SummaryPage.js files.

Testing

Run the application and do a few interviews, make sure the feedback on the summary page is appropriate. Don't forget to add a .env file with an API key.

Example

(Letter grade has been updated to number grade)

https://github.com/user-attachments/assets/5b35ef3a-3a37-4c4d-bfbd-e382e00e787e

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud