wger-project / react

React components used in the wger application
GNU Affero General Public License v3.0
16 stars 22 forks source link

Allow users to upload images via a drag and drop #353

Open rolandgeider opened 2 years ago

rolandgeider commented 2 years ago

As an improvement, we could allow users to upload images via a drop zone

image

Ruchit1111 commented 2 years ago

Hello Rolandgeider, I am interested to contribute in this.

rolandgeider commented 2 years ago

Hi @Ruchit1111 ! Sure, the issue is yours. You can reach the form from training > Add new exercise

You can use the testserver as a backend, just set this in your .env.development (note that the database is reset every day):

REACT_APP_API_SERVER=https://wger.rge.uber.space
REACT_APP_API_KEY=778a360dbf79f602f9ef72027067b3117f778111
Saurabhbangar0 commented 2 years ago

I want to work on this issue. if it's okay,assign it to me.

rolandgeider commented 2 years ago

@Ruchit1111 are you working on this?

Ruchit1111 commented 2 years ago

@Ruchit1111 are you working on this?

Yes I am working on it I have run the project using the key you have provided

rolandgeider commented 2 years ago

Great, just wanted to confirm.

@Saurabhbangar0 it seems this is issue is already taken. Is there something else you want to work on?

Saurabhbangar0 commented 2 years ago

yes