Skip to content

westbrookj/SPDEventPicker

Repository files navigation

SPDEventPicker


This web-app was developed by Joshua Westbrook at the University of Missouri in an attempt to streamline functions inside the Engineering fraternity Sigma Phi Delta.


It will ensure that Sigma Phi Delta can uphold it's Risk Management Policy by fairly deciding who will be responsible for fulfilling each duty required per event.


The file phplib/db_credentials.php is not included in this repository and must be added manually for obvious security reasons. It should follow the format specified below:

<?php
    $servername = "";
    $username = "";
    $password = "";
    $dbname = "";
?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published