TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.9k stars 13.25k forks source link

Node.JS (Mini-message board): Add step to connect messages to MongoDB #26720

Closed Baguirre03 closed 1 month ago

Baguirre03 commented 10 months ago

Describe your suggestion

In the deployment section of Node.JS this is the first point in the assignment ->

Deploy your Mini Message Board project to one of the hosting providers we’ve mentioned. If you need help deciding which one to use, we recommend Fly.io in conjunction with MongoDB Atlas for your database. The important thing to take away from this first deployment is getting experience deploying. Don’t worry if you don’t understand everything that’s happening. That will come with time.

Although after completing the mini-message-board project there is never instructions to connect the messages to MongoDB. I think that there should be a step that the messages are connected and used from MongoDB and not just for the session.

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/nodejs-mini-message-board

Checks

(Optional) Discord Name

mfrayray

(Optional) Additional Comments

We <3 open source

github-actions[bot] commented 9 months ago

This issue is stale because it has had no activity for the last 30 days.

Baguirre03 commented 9 months ago

Lol wrong issue (comment below), but I guess gentle bump for this too (edit)

Gentle bump :) Id like to not have users. have their username and password out on github if possible!

CouchofTomato commented 9 months ago

@TheOdinProject/javascript Can someone take a look please

01zulfi commented 9 months ago

@Baguirre03 thanks for creating this issue.

I'm debating whether we need to have learners connect a database to this project at all. What do you think?

Baguirre03 commented 8 months ago

@01zulfi - hmm, why so? This is after the MongoDB lesson and is kind of the point of a message board? Being able to see past messages and not just chat to yourself no?

github-actions[bot] commented 7 months ago

This issue is stale because it has had no activity for the last 30 days.

MaoShizhong commented 1 month ago

Closing as superceded by the Node revamp milestone 1 release