issues
search
KishanJ22
/
link-shortener
https://link-shortener-one-puce.vercel.app
0
stars
0
forks
source link
Add cards to display modals
#4
Open
KishanJ22
opened
1 year ago
KishanJ22
commented
1 year ago
Add functionality to save a link-shortening request to a card
The card will look similar to the card below, utilising the Daisy UI library
The button "Buy Now" will say "View Links" and open a modal, identical to that for the "View Links" button
KishanJ22
commented
1 year ago
To allow for this to happen, the links must be stored somewhere to access them when wanted.
Therefore, I must use a cloud database service, such as
Supabase or MongoDB Atlas