Janis1992-08 / Capstone-Project-ServiceCircle

https://service-circle.vercel.app
0 stars 0 forks source link

DB - Create persistent Service Provider Cards #25

Open Alexander-Iantbelidze opened 8 months ago

Alexander-Iantbelidze commented 8 months ago

Value proposition

As a User I want to create Service Provider Cards which persist across different devices and browsers. In order to display the cards to any device and browser.

Description

The User can generate the Service Provider Card using the form (as before) and maintaining the same visual experience. These cards will continue to be displayed on the UI without any noticeable changes. Furthermore, the created Service Provider Cards are permanently stored in mongoDB.

Acceptance criteria

Tasks

mbosselmann commented 8 months ago

Hi Team ServiceCircle, good start to the new year! 💪 Here are my remarks:

Value Proposition: I think that your value proposition does not reflect the need to implement a database, as the local storage also persists the data. A more specific advantage would be that the data stored in a database is available on different devices and can no longer be viewed in just one browser.

Description: The description just repeats the value proposition. I think you can mention here that there will be no visual difference to before for the user and refer to the PR where you build the create functionality. (#2 ) :)

Feel free to ask if you have further questions! :)

Alexander-Iantbelidze commented 8 months ago

Hi Team ServiceCircle, good start to the new year! 💪 Here are my remarks:

Value Proposition: I think that your value proposition does not reflect the need to implement a database, as the local storage also persists the data. A more specific advantage would be that the data stored in a database is available on different devices and can no longer be viewed in just one browser.

Description: The description just repeats the value proposition. I think you can mention here that there will be no visual difference to before for the user and refer to the PR where you build the create functionality. (#2 ) :)

Feel free to ask if you have further questions! :)

Hello Mareike, thanks for your review. I made an edit. Hope it is more accurate now. :)

mbosselmann commented 8 months ago

LGTM! 🦊