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

The fully functional PR for #Issue 9 #15

Merged
merged 8 commits into from
Feb 28, 2025
Merged

The fully functional PR for #Issue 9 #15

merged 8 commits into from
Feb 28, 2025

Conversation

Caryzxy
Copy link
Contributor

@Caryzxy Caryzxy commented Feb 25, 2025

Here is the Fully functional implementation for #9
It now has a new category called question, two groups called instructor and Students
Now, if a student posts in the Questions category, instructors will get notified

Files changed:
install/data/categories.json
src/install.js
src/posts/create.js

If you pull the code and it does not work on your end, try to flush your Redis database, then redo the setup and build the app.

Different from the previous PR, this one passed both tests locally.

@Caryzxy Caryzxy merged commit d8e4df3 into CMU-313:main Feb 28, 2025
0 of 2 checks passed
@Caryzxy
Copy link
Contributor Author

Caryzxy commented Feb 28, 2025

Forget to mention that this PR also includes necessary test at src/test/post.js

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

Successfully merging this pull request may close these issues.

1 participant