Skip to content

Javascript web implementation to visualize how algorithms work. Project worked in collaboration with 2 other team members Patric & Danny

Notifications You must be signed in to change notification settings

akamel001/AlgorithmA-2010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALL INSTRUCTIONS

1 - untar this tarball, but you already did.

2 - this folder is the "webroot".

3 - take the sql dump file (algo.sql) and import it into a mysql database:

$ mysql -u user -p -h db_hostname databasename < algo.sql

4 - create a read-only user for the site and put their login info in app/config/database.php

About

Javascript web implementation to visualize how algorithms work. Project worked in collaboration with 2 other team members Patric & Danny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages