Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 292 Bytes

Run Locally Using MAMP http://www.mamp.info/en/

Create a new database called HopkinsClubs

Tables - Columns (all columns are VARCHAR with variable length)

Clubs - id, name, description, shortdescription, imgurl

Posts - pageid, title, author, post

Users - username, password, email, salt