JohannSiemens / capstone-project

https://capstone-project-tau-three.vercel.app/
0 stars 0 forks source link

Implementation of Atlas-MongoDB #8

Closed JohannSiemens closed 1 year ago

JohannSiemens commented 1 year ago

Value proposition:

As a user i want to see my workouts even if i close the website or switch the device/browser to be able to keep track of my workouts outside of the browser and device i am currently using.

As a developer i want to store data consistently and long term outside of the client or the client device to be able to reduce complexity in the client and the potential of data manipulation/theft within the client and device.

Description:

Implementation of an Atlas-MongoDB to save all the relevant product data in it.

Acceptance criteria:

Tasks:

JohannSiemens commented 1 year ago

Successfully merged!