borisolah / Site-Creator

0 stars 0 forks source link

Setting up Express and MongoDB as the backend technologies. #18

Open borisolah opened 1 year ago

borisolah commented 1 year ago

Description: As a user I want to have a stable database where my data is securely kept and protected. I also want to be able to access this data without delay.

Approach: -Create MongoDB Atlas using the MongoDB documentation. -Connect the API using Express and Mongoose. -Hash the passwords using bcrypt. -Test everything out with Postman to make sure everything works fine!

csillagkrisztian commented 1 year ago

Approach*

Otherwise, perfection! GJ