philmetscher / capstone-project

just-list.vercel.app
MIT License
0 stars 0 forks source link

#18 localStorage -> mongoDB #38

Open philmetscher opened 2 years ago

philmetscher commented 2 years ago

Value Proposition

As a user, I would like to be able to access the lists from anywhere, so I can manage them from more than just one device

Description

All the logic that currently runs on the localStorage must be adapted to the database.

Acceptance Criteria