Stars
3
stars
written in JavaScript
Clear filter
Boilerplate application for a Python/Flask JWT Backend and a Javascript/React/Redux Front-End with Material UI.
Flask Admin customized using AdminLTE bootstrap template and flask security to offer a better Dashboard UX
This is a web app built to visualize classic sorting algorithms such as insertion sort, merge sort, quick sort, heap sort, etc. The entire app is built with only React; no other third-party JS or C…