Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 797 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 797 Bytes

Clubs On Campus

Clubs on campus is a list of clubs on the UTD campus in a JSON file which is easily readable by programs

Adding to the list

When adding a club to the list make sure to include the following

Property Description Type
title The title of the club/organization string
description A short description of the organization string
academic Is this an academic interest club boolean
abbreviation The shortened form of the clubs name string
tags Tags to describe the club for searching purposes array of strings
website URL to the club's homepage string
contactEmail A good email for contact string
socialMedia Links to the clubs various social media accounts array of objects