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

Implement BE for US1 feature #5

Closed
evelynnchen-cmu opened this issue Sep 13, 2024 · 0 comments · May be fixed by #20
Closed

Implement BE for US1 feature #5

evelynnchen-cmu opened this issue Sep 13, 2024 · 0 comments · May be fixed by #20
Assignees
Labels
incomplete issues that were not successfully completed US1
Milestone

Comments

@evelynnchen-cmu
Copy link

evelynnchen-cmu commented Sep 13, 2024

Effort: 4-5 hrs
Dependencies: #4

Acceptance criteria:

  • Find file(s) needed to be modified
  • Allow only professors/TAs to endorse posts
  • Save which posts are endorsed

Milestone: Sprint 1

Evelynn's update: I was unable to successfully implement this due to facing multiple challenges with the code complexity and multiple dependencies within the codebase. I was able to pass the 'endorsing a post' test case.

Vicky's update: I wasn't able to successfully implement this feature either due to a lack of understanding of the entire overview of the code and didn't know where to continue implementing based off my partner (Evelynn's progress). I tried to make updates to this feature's BE by creating 2 branches but neither of them worked and game me errors when I tried the server. Because much of the code I'd written were routing related, I wasn't too sure how to test it without implementing the UI first (since we're trying to test whether an network related action actually happens).

@evelynnchen-cmu evelynnchen-cmu changed the title Implement BE for US1 Implement BE for US1 feature Sep 13, 2024
This was referenced Sep 13, 2024
@evelynnchen-cmu evelynnchen-cmu added this to the Sprint 1 milestone Sep 13, 2024
@evelynnchen-cmu evelynnchen-cmu self-assigned this Sep 13, 2024
@evelynnchen-cmu evelynnchen-cmu added the incomplete issues that were not successfully completed label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete issues that were not successfully completed US1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants