-
Notifications
You must be signed in to change notification settings - Fork 0
joshdeese/setbuilder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Setbuilder This webApp will allow Praise & Worship teams to communicate song/setlist information more easily. Admins will be able to add songs and upload files/URLs associated with those songs. Currently YouTube URLs and Lyric and Chord sheets can be associated with a song. Setlists will then be able to be created from songs and an e-mail can be automatically generated and sent to team members. ## Technical Info ## you need a file @ setlist/mySqlConnect.php with the following ---------------------------------------------------------------------------- <?php function ConnectToDB() { $userDB = mysql_connect(/* connection string, username, password */); return $userDB; } ?> ---------------------------------------------------------------------------- -Josh Deese
About
Praise & Worship Song/Setlist management
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published