MLH-Fellowship / orientation-project-js-23.SUM.B.1

Orientation Project (JavaScript) for 23.SUM.B
1 stars 3 forks source link

Reorder a specific section #5

Open marcusgchan opened 1 year ago

marcusgchan commented 1 year ago

Add functionality for users to drag up or down the individual items inside of one the sections (e.g. change the order of the Experiences on the page).

When these are updated, a request should be sent to the server to update them inside of the list. Fellows should collaborate with fellows contributing to the Python project to agree a standard format. The same issue for the server can be found here: https://github.com/MLH-Fellowship/orientation-project-python-23.SUM.B.1/issues/12

DeleMike commented 1 year ago

Hey Marcus, check out this comment on how we might solve this issue