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

Fully functional implementation for #9 #11

Closed
wants to merge 7 commits into from
Closed

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.

This one may not pass the lint and coverage test, will verify this on the next PR

@Caryzxy Caryzxy closed this Feb 25, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, this code looks good. Just a heads up for next time, make sure to leave some comments on what the functions are doing because it took me a little bit to understand what this was affecting. Other than that, good work.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job adding getting the notification feature implemented.

Copy link
Contributor

@Sharkesh111 Sharkesh111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, just be sure to review the comments I made for next time.

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.

2 participants