/HassPathwaysV2.0

A newer version of HassPathways web application.

Primary LanguageTypeScript

HASS Pathways

Project Details

This project was developed to help students navigate through Rensselaer Polytechnic Institute's newly designed HASS (humanities, arts, and social sciences) curriculum--effective for the class of 2023 and beyond--which requires students to take part in an integrated pathway. The HASS Integrative Pathways were created to enhance students' HASS Core curriculum by bringing intentionality and depth to the requirements. The themes of the pathways vary in their intentionality; some are interdisciplinary, while others focus on a single discipline, providing students with significant options for their coursework. In addition to providing a more in-depth focus to the HASS Core, many Integrative Pathways can be transformed into minors with relative ease.

Information in regards to the goals of the pathways include:

  • Improve student curriculum and academic development.
  • Simplify the lives of students in terms of satisfying HASS requirements.
  • Lead to minor, or even major.

Getting Started

First clone the repository from GitHub. Then navigate to the location of the repository on your local machine. Make sure you have NPM installed for your terminal of choice. Then run:

npm i

After it has successfully installed then run:

npm run dev

Open http://localhost:3000 with your browser to see the result.