Skip to content

A-Level computer science NEA (sorting algorithm visualisation)

Notifications You must be signed in to change notification settings

TyrnanBatch/nea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Non Exam Assessment

This is my computer science NEA project for which I am making a site that will visualise sorting algorithms. I am using react.js to build an interactive website for the front end, and I am using python to write a REST api and the sorting algorithms that will be used and demonstrated.

If cloned you will need to run:

npm run start

npm run api

or you can run

npm run up

  • which will run them both

npm run up is currently unavailable

About

A-Level computer science NEA (sorting algorithm visualisation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published