Skip to content

Commit

Permalink
Add more project screenshots to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Otanga-Otieno committed Aug 5, 2022
1 parent 95ddb2a commit 6a15387
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,24 @@ The functions to visualize the algorithms are contained in index/src/pages/main.

An overview of the landing page:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss1.png "Landing Page")
![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss1.png "Landing Page")

Bubble sort running:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss2.png "Bubble Sort Running")

Bubble sort on completion:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss3.png "Bubble Sort Done")

Heap sort in action:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss4.png "Heap Sort Running")

Quick Sort in action:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss5.png "Quick Sort Running")

Selection sort in action:

![Alt text](https://otanga.co.ke/project-screenshots/algoviz/algovizss6.png "Selection Sort Running")

0 comments on commit 6a15387

Please sign in to comment.