Skip to content

Website for Gamma Tau chapter of Delta Tau Delta Fraternity

Notifications You must be signed in to change notification settings

gammataudelts/kansasdelts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Website for Gamma Tau chapter of Delta Tau Delta

This website serves to provide the public with information about 
the chapter and provide its members with various organizational services.

The site is currently being refactored to use OOP best practices.
Goals of this refactoring are as follows:
	- Abstract all SQL calls into classes
	- Create class structures for each table in the mysql database
	- Combine pages that offer the same functionality into shared modules
	- Break up the site into fucntional modules
	- Remove all "non logical" files (images, styles) from core site code
	
Working code for review can be found in the following directories:
	- finance
	- records
	- honor
	- core
	- recruitment (in progress)

About

Website for Gamma Tau chapter of Delta Tau Delta Fraternity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published