Skip to content

Conversation

T-Thiry
Copy link

@T-Thiry T-Thiry commented Aug 14, 2025

Copy link

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

Great job with the project!

You code is well strucutred and easy to follow. The implementation in the frontend is also very intuitive and smooth. Super.

One tiny thing, right now I can edit all the thoughts, even the ones that I haven't written. Maybe from a UX perspective this is not what you want?

However, your project is approved!

Keep up with the good work 💪

Comment on lines +14 to +18
user: {
type: mongoose.Schema.Types.ObjectId,
ref: "User",
required: true
},

Choose a reason for hiding this comment

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

great connection to the user collection here

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