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...
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)
Test plan (OPTIONAL)
-- nodemon app.js
-- go to url "/student"
Checklist
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
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)
Test plan (OPTIONAL)
-- nodemon app.js -- go to url "/student"
Checklist