Inspiration
Other famous sorting algorithms like bubble sort.
What it does
The program sorts integers from least to greatest
How we built it
We used a combination of VS Code and Node.js
Challenges we ran into
There were many challenges we came against such as the sorting algorithm not working and the UI being buggy.
Accomplishments that we're proud of
Being able to use HTML, JavaScript, CSS and Node.js harmoniously.
What we learned
How to use JavaScript to sort inputs.
What's next for Sorting program
To accept non integer values and to not accept non integer values
IMPORTANT
When trying to run this program in the git bash.
- Make sure to cd to the sort file -Then in the git terminal assuming you have node.js. Run the command npm run dev in the git bash
- Node.js link to install link
Log in or sign up for Devpost to join the conversation.