acmpesuecc / calcyourgpa

It's a simple repository to enter your subjects and calculate your GPA.
MIT License
4 stars 16 forks source link

#27DragandDropworking #50

Closed RaghavL06 closed 3 years ago

RaghavL06 commented 3 years ago

Hi I've changed the code for drag and drop to work. I changed the main marks thing to a normal HTML div element and then added some event handlers such as mousedown, dragstart and dragover along with some functions to each of the individual div elements in the main div element called main-marks (which I have renamed as "dropzone" ).

chick-bot[bot] commented 3 years ago

Hi, @RaghavL06! Thank you for your Pull Request 🥳🚀 A Maintainer will review your PR Shortly. Till then, hold tight!

aarav-babu commented 3 years ago

Good job!! Extra Brownie points for you.

aarav-babu commented 3 years ago

!bounty 110

chick-bot[bot] commented 3 years ago

Congrats @RaghavL06 🥳🥳🚀🚀, you got 110 Bounty Points! Check out the Leaderboard to see your new score 😁

avinash-vk commented 3 years ago

Pretty cool job! @RaghavL06