Inspiration
I had no inspiration for this particular project. I just thought this challenge would be easy but enough to test my html and js skills.
What it does
The user can upload any csv files and sort it depending on the wanted key. The app will use the first row of the csv file as the keys.
How we built it
I used simple html and JavaScript with the help of online css templates on visual studio 2019.
Challenges we ran into
The biggest challenge I faced was converting the csv file to something the computer can efficiently read.
Accomplishments that we're proud of
Starting and finishing the project is something I am always proud of.
What we learned
JavaScript is quiet a strange language!
What's next for CSV List Sorter
Hopefully in the future I can implement more features: sorting by date, in app csv editing, descending/ascending mode.
Log in or sign up for Devpost to join the conversation.