Skip to content

mgkdn9/sorting_algorithm_visualizer

 
 

Repository files navigation

Installation Instructions *** ---Fork and clone this repo** *** ---Install npm globally on your computer** *** ---Run npm i inside the '/client' folder**

To Deploy *** ---This repo has ONE remote repo on github (for development) and TWO separate repos in each of the client and server folders that get deployed to heroku

Dev To Dos

My Scores

--Patch profile for most recent

--Get route for my scores

Colors

Pause button

Insertion Sort

Make bars adapt to available screen size

Get user's name to show in 'welcome message'

Test your knowledge

--Sending 1 int and 4 bools

Sorting Aligrathim Visualizer APP

Live Link: https://algo-views-client.herokuapp.com

The Goal of the APP Our goal is to make a app that will visualize the merge sort. Once this goal has been achieved we plan to add additional recognisable sorts.

The first stage of the app will allow the user to load an arry and then sort with buttons also a button will be used to re-load the array

JavaScript Frameworks

Make Up The front end of this app will be React.js. Backend has not been decided yet as this will be majority front end code The Backend will save a user and password, and once signed in a user can favorite a sort, or even a list they liked. Later version a user could import a list to be sorted

Visualization of the webpage

Front Page Image of expected landing page Signed In Page Image of expected signed In Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • CSS 4.8%
  • Shell 3.4%
  • HTML 3.3%