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] Implement Question Functionality #9

Closed SOFTENG310-Team4 closed 3 months ago

SOFTENG310-Team4 commented 3 months ago

Summary

Set up the questions and question bank for the Interview Page, enabling users to view and answer interview questions during an interview session.

Motivation

The question bank is essential for the Interview Page functionality, allowing users to access a range of interview questions. This feature will facilitate a structured interview process and ensure that users have a diverse set of questions to answer.

Detailed Description

Possible Alternatives

Additional Context

Implementation