brendanpettis / Algorithm-Fundamentals

This is a class project that demonstrates some fundamental algorithms and data structures.
https://www.algorithmfundamentals.com/
0 stars 0 forks source link

Algorithms and Data Structures - Class Project

Table of Contents

Description

A web application that demonstrates functionality of different algorithms and data structures.


Primary Requirements

Status

:x: Not Started
:large_orange_diamond: In Progress
:white_check_mark: Complete

Requirement
Status
TBD :x:
TBD :x:
TBD :x:

Requirements Description

Requirement One

Description of Requirement.

Requirement Two

Description of Requirement.

Requirement Three

Description of Requirement.

Other Noteworthy Things

Run the Application

Preview the project as it develops by visiting -> Algorithm Fundamentals

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Dependencies

Takeaway

Reflect, what did we learn?