ducompsoc / durhack

🎊 DurHack website
https://durhack.com
3 stars 6 forks source link

More disciplines of study #164

Closed Lordfirespeed closed 1 week ago

Lordfirespeed commented 3 weeks ago
// existing disciplines
export type DisciplineOfStudy = never
  | "anthropology"
  | "biology"
  | "sport" // name 'Sport and Exercise Science'
  | "chemistry"
  | "education"
  | "computer-science"
  | "economics"
  | "earth-sciences"
  | "geography"
  | "mathematics"
  | "philosophy"
  | "physics"
  | "psychology"
  | "other"

// to be added from dept. of engineering
Engineering

// to be added from social sciences
Law

// to be added from faculty of science
Biosciences
Data Science

// to be added from business school 
Business/Management
Marketing
Finance
Accounting

// to be added from liberal arts
Classics
Ancient History/Civilization
English Studies
History
Music
Theology
Religion
Modern Languages
Modern Cultures
Archaeology
Politics
International Relations
Sociology
Lordfirespeed commented 1 week ago

See commit a6868a484156e907dd6d4f229b7ac7cb48de2709