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

Questions framework #464

Closed
KavikaPalletenne opened this issue Mar 26, 2024 · 3 comments · Fixed by #483
Closed

Questions framework #464

KavikaPalletenne opened this issue Mar 26, 2024 · 3 comments · Fixed by #483
Assignees
Labels
A: Backend Backend related issues

Comments

@KavikaPalletenne
Copy link
Contributor

No description provided.

@KavikaPalletenne KavikaPalletenne added the A: Backend Backend related issues label Mar 26, 2024
@KavikaPalletenne KavikaPalletenne added this to the Backend Rewrite milestone Mar 26, 2024
@KavikaPalletenne KavikaPalletenne changed the title feat(backend): Questions framework Questions framework Apr 6, 2024
@KavikaPalletenne
Copy link
Contributor Author

@AlexMIaoPU and @skye-blair working on questions and answers simultaneously.

@skye-blair completes Answers.
@AlexMIaoPU completes Questions.

@KavikaPalletenne
Copy link
Contributor Author

KavikaPalletenne commented Sep 30, 2024

@fritzrehde need your help with deciding the best way to separate into traits and structs (basically making question types into a framework).

Need to fix how there's two insert_into_db() function in both the trait QuestionData and the enum implementation QuestionType.

@KavikaPalletenne
Copy link
Contributor Author

@fritzrehde please review backend/src/models/answer.rs and backend/src/models/question.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Backend Backend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants