maybe-finance / maybe

The OS for your personal finances
https://maybe.co
GNU Affero General Public License v3.0
30.84k stars 2.3k forks source link

Update broken bank/institution image location #61

Closed montogeek closed 9 months ago

montogeek commented 9 months ago

Right after successful registration the First Account page is missing bank icons: image

Because they point to dead URLs.

Do you still have them? I can add them.

Shpigford commented 9 months ago

Revisiting this...all of these broken icons are pointing to a now-defunct assets.maybe.co URL (which is S3-hosted assets).

We should host them as part of the app instead.

I've attached a zip of all the necessary image files.

financial-institutions.zip

Also, the images in InstitutionGrid.tsx will need to be accounted for as well (they're also in the zip).

This issue is now up for grabs.

pablo-kitz commented 9 months ago

Willing to handle this!

Shpigford commented 9 months ago

@pablo-kitz You're welcome to! We don't assign issues. Simply submit a PR with your work. It's fine if it's a Draft PR that you update as you make progress.