rivernews / appl-tracky-spa

An Application Tracking System to help job finders ease their out-of-control spreadsheet use tracking every job application record.
https://appl-tracky.shaungc.com
1 stars 0 forks source link

Add company avatar (logo image) #64

Open rivernews opened 4 years ago

rivernews commented 3 years ago

This would be useful, especially when showing a list of companies.

However, the source of image is something to think about.

To start simple, we can just allow a link input, so we don't need to care about storage and upload image.

In the ideal case, user can upload an image. We'll probably need presign url etc to secure user image data.