Open niklasrammelkamp opened 1 year ago
As a User I want to save pictures so that I still have my pictures after refreshing or changing the browser
All in all, I want to create a Mongo DB Atlas and fetch from and to it
find
api/pictures
initialPictures
post
handleSubmit
XL
Value Proposition
As a User I want to save pictures
so that I still have my pictures after refreshing or changing the browser
Description
All in all, I want to create a Mongo DB Atlas and fetch from and to it
Acceptance Criteria
Tasks
find
all postsapi/pictures
route for fetching all posts from the databaseinitialPictures
and use the fetched picturespost
a new picturehandleSubmit
function in the upload.js file and sent the picture to the DBComplexity
XL