ankitapuri / pixelvibe

This a Pixel-art maker with add-on features.
MIT License
43 stars 95 forks source link

Add a upload image feature in website #411

Open 7saikat7 opened 2 years ago

7saikat7 commented 2 years ago

you have to build a feature to let the users upload images and save it , later on the project we will be working with this uploaded image so keep it in mind. Image models will have fields like , image,name,date-uploaded etc.

shreyjha2309 commented 2 years ago

I'll try to do this one

shreyjha2309 commented 2 years ago

Fixes #411

7saikat7 commented 2 years ago

@shreyjha2309 are you working on it ?? on new pr?

shreyjha2309 commented 2 years ago

Yes, yes. College restarted and some other stuff so was busy a bit, will be working soon

7saikat7 commented 2 years ago

actually, this feature is there named Gallary,you can check it out so u can modify the model, link it with the Primary key with the logged-in user , rather than implementing a totally new one

shreyjha2309 commented 2 years ago

actually, this feature is there named Gallary,you can check it out so u can modify the model, link it with the Primary key with the logged-in user , rather than implementing a totally new one

ahh alright I also thought the same, I'll remove the new model then