kevinldg / reuse-app

Upcycling app by @Hendrik-Pils, @jore-averbeck, @kevinldg and @SarahJoyceMorgen ♻️ (Capstone Project)
https://reuse-app.vercel.app
0 stars 2 forks source link

US9 - Database #10

Open kevinldg opened 8 months ago

kevinldg commented 8 months ago

Value proposition

As a developer I want to be able to save data on an external server, so that I can interact with MongoDB though CRUD.

As a User I want my data to be saved permanently, so that others can see my entries.

Description

N/A

Acceptance criteria

Tasks

kristinwegener commented 7 months ago

Hi :) maybe as another task you could add: save the MongoDB credentials in Vercel (this problem occured to us and we were searching for ages, so maybe that helps..)

Maybe as a value for users: As a user I want my data to be saved permanently so that others can see my entries.

Hendrik-Pils commented 7 months ago

Thank you for your proposition, we will update the story!

F-Kirchhoff commented 7 months ago

Hey, please add to the AC:

and specify which parts of the code need to change. You will need to add some api endpoints as well, so please specify them too and list what you need to create in them.

F-Kirchhoff commented 7 months ago

LGTM