ibracho / Note-App-Project

0 stars 3 forks source link

To add to backend, creating routes for mongodb #2

Open PublicKip opened 1 month ago

PublicKip commented 1 month ago

create routes that accept JSON files consisting of:

use mongoose.js to save these as schemas and upload them to MongoAtlas (setup by me tomorrow, 5/14/24)

also (create ability for Delete button to delete note from MongoAtlas with an ID matching the note deleted)