Card-Complexity / Card-Complexity-issues

0 stars 0 forks source link

Review Ticket - Tirth Thakkar #5

Open Tirth-Thakkar opened 9 months ago

Tirth-Thakkar commented 9 months ago

Video

Overall Project:

The project was to create a dynamic visualization of our backend sorting algorithms by sending the shifts in position of the various card elements and sending them to the frontend along with providing methods to see time and companions and sorts for large values for the sorting algorithms.

Retrospection:

We had an interesting project which was mostly achieved through creating an API that transmitted the data and created a unique way for dynamic movement through the passing of the entire series of movements through a JsonArray. Along with the use of inheritance to allow for quick adaptations through being able to update our sorts and various other elements. However, we had some issues with getting running with our dependencies during Ideation which created significant delays with our project, and difficulties in achieving this also caused fronted delays with creating animations with bounce. However, once this was achieved the project was relatively seamless if we were to disregard CORS issues.