MLH-Fellowship / orientation-project-js-24.SUM.A

Orientation Project (JavaScript for 24.SUM.A)
0 stars 2 forks source link

Reorder a specific section #8

Open MLHProgram opened 1 month ago

MLHProgram commented 1 month 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/issues/11