DEV Community

Discussion on: #2: From Idea, to Build, to Launch in 1 week, live on Twitter.

Collapse
 
crimsonmed profile image
Médéric Burlet

Pretty cool idea and love it.

Here are a few recommendations:

  • UI: make two columns there is enough space to have them nicely spaced out
  • FEAT: add custom card with custom title
  • FEAT: custom url, let the user have a custom url (first served basis)
  • FEAT: auto-generate the url with the first username found.
  • FEAT: make the cards clickable when viewing them instead of a copy button (target: "_bkank")
  • FEAT: Analytics, number of times the pages (with all cards was viewed + see how many clicks per social profile)
  • FEAT: themes, the main visual page is very dull dark grey in background, classic material-ui add a simple background color picker and highlight which replaces the icon, border, copy grey color to picked color. If you are using svg you can easily colorize icons.
  • FEAT: QR code link, why not also have a qr code generated when using the website people can take a pic of it or save it and show it to friends, cv, business cards and more.

Major concern is the complex url scheme:

https://accounts-card.netlify.app/cOI9ttAnOQsWcviuBEcS

This is way to long and not memorizable but if I could have:

https://accounts-card.netlify.app/crimson_med

Like my instagram would make it easier to use the service.

Collapse
 
miku86 profile image
miku86

Thanks Médéric,
that's awesome!