Back
PGM Platform
A website for the Associate Degree Programming program with curriculum information, portfolio filtering, and CMS-managed content.
Period
Apr 2024 - Jun 2024
Technologies
React
Hygraph-CMS
React-Helmet
Tailwind CSS
Overview
This website was developed for the Associate Degree Programming program. It provides information about the education, curriculum, student portfolios, blog posts, team members, and services.
The website is content-driven and uses a headless CMS, allowing content to be managed and updated without modifying the code.
Challenge
The main challenge was to build a website that could handle different types of content, such as portfolios, blog posts, and program information, in a structured and maintainable way.
It was important that the website remained easy to update and worked well across all devices.
Solution
The website was built using React and styled with Tailwind CSS. Hygraph Headless CMS was used to manage all content, which is delivered through a GraphQL API.
React Helmet was used to manage page titles and meta tags, improving search engine visibility. The website also includes features such as portfolio filtering, search functionality, and theme switching.
Results
The result is a functional and maintainable website for the Associate Degree Programming program.
Content can be managed through the CMS, and users can easily browse portfolios, read program information, and navigate the website on any device.