texas-HACS / hacs-frontend

6 stars 2 forks source link

Add a UI for uploading images #32

Closed jrmoulckers closed 2 years ago

jrmoulckers commented 3 years ago

This is an easy first issue: Minimum Viable Product: Create a standalone React component to upload an image from your file system.

This will eventually be used to store images in our database, but that is outside the scope of this task.

Ideas: Look into file upload modules from the NPM library. This will make it easier, as you will just have to style this component that has been pre-made for open source use.

Enhancements: