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

feat: Added Interview settings page functionality #21

Closed today0-o closed 3 months ago

today0-o commented 3 months ago

Context

This pull request addresses issue #13 - the Interview Settings Functionality. Users can now set their preferred interview settings before beginning their interview practices.

Closes #13

What Changed?

Notes

NA

jkim906 commented 3 months ago

Thank you for adding the Interview settings page functionality -Nice start! The feature is working so looks good to merge.

Follow-Up Tasks:

  1. Connect the settings depending on what the user selects with its corresponding interview.
  2. Design and make the GUI more visually appealing.

Overall Nice work!

today0-o commented 3 months ago

Thank you so much! Will work on the Follow-up tasks soon :)