Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE Implement chatgptQuestions in JobApplicationInterviewQuestions #162

Open
7 tasks
aloraalee opened this issue Feb 28, 2025 · 0 comments
Open
7 tasks

FE Implement chatgptQuestions in JobApplicationInterviewQuestions #162

aloraalee opened this issue Feb 28, 2025 · 0 comments

Comments

@aloraalee
Copy link
Collaborator

aloraalee commented Feb 28, 2025

Currently the JobApplicationInterviewQuestions component is using dummy questions.

  • Switch the dummy questions for the chatgptQuestions returned in the useEffect
  • Refactor the fetch request to move it to trackerApiCalls.tsx
  • Remember to import to JobApplicationInterviewQuestions
  • Update mockInterviewQuestions.json with the correct format from the backend data by using postman on the Create interview_questions endpoint
  • Write / Update Cypress tests to reflect the fetch call including sad paths, edge cases and throwing errors.
  • Make sure the tailwind.css matches the updates to the README
  • Create the styling for the loading page to match the wireframe

Image

This connects to task #138

@aloraalee aloraalee moved this to Backlog in Tracker CRM Feb 28, 2025
@aloraalee aloraalee changed the title Implement chatgptQuestions in JobApplicationInterviewQuestions FE Implement chatgptQuestions in JobApplicationInterviewQuestions Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant