Skip to content
/ SLAC Public

Web application that educates Audiology students on how to administer hearing tests using a frontend interface + simulated patient presets

Notifications You must be signed in to change notification settings

keithatan/SLAC

Repository files navigation

Purdue EPICS WISE SLAC

How to install and run a local server

  1. Install php and MySQL on your system
  2. Create a database named slac
  3. Copy config.example.php to config.php and enter in your MySQL info (created when you installed MySQL)
  4. Run php -S localhost:8000 in the project directory
  5. Visit the site at http://localhost:8000/

Libraries and versions

  • Bootstrap - 3.3.7
  • jQuery - 1.x
  • jQuery UI - 1.11.4

About

Web application that educates Audiology students on how to administer hearing tests using a frontend interface + simulated patient presets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published