Harshita248 / Scrum-Management

Scrum-Management: This is a project on the platform of web designing which will be a website developed for amateurs entering into codex that will make their tasks easier...
MIT License
30 stars 32 forks source link

Sticky card implemented on frontend #72

Closed ruchikamuddinagiri closed 3 years ago

ruchikamuddinagiri commented 3 years ago

Issue Number

ISSUE #17 closes #17

Describe the changes you've made

Added an add button in the top right corner of all columns (unchecked, checked, in progress and members) to automate the process of adding more sticky cards. Implemented auto-scrolling and smooth-scrolling within the card for when new cards are added.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

image

Test plan (OPTIONAL)

-- nodemon app.js -- go to url "/student"

Checklist

Harshita248 commented 3 years ago

Great work @ruchikamuddinagiri