CSA-Tri-2 / DEA-project

0 stars 0 forks source link

Project Concept and Expectations #1

Open DavidVasilev1 opened 9 months ago

DavidVasilev1 commented 9 months ago

Roles

Name Role
David V Insertion Sort - Create algorithm and integrate with rest of group.
Sort Frontend - Create animation format for frontend.
Fibonacci - Connection and visual representation from backend to frontend.
Ethan Z Insertion Sort - Create algorithms for sorting and integrate with rest of group.
Sort Frontend - Help out with creating animation format for frontend, also work on overall styling for frontend.
Fibonacci - Create all recursion methods in the backend for Fibo.
Alex L Merge Sort - Create algorithms for sorting and integrate with rest of group
Sort Backend - Create animation format with mergesort algorithm and send to frontend with API
Fibonacci - Work on for loop and while loop implementations for dynamic programming Fibo.

Sorting Visualization

We will create an animation of the following sorting algorithms:

Backend

We will do this with the following structure:

image

Frontend

Idea

image

Fibonacci Visualization

We will take existing code and modify it for the following:

We will create the following implementations:

Backend

We will use the following structure:

image

Frontend

Idea

image

gwang1224 commented 9 months ago

Score: 0.98/1

Base Idea:

Frontend:

Backend: