๐ Project Features & Pages
This section outlines the core features we aimed to deliver (MVP) and how those goals are implemented through the main pages of the site.
๐ฏ MVP Features
- Dynamic homepage with animated hero, stats, and mission section.
- Event listing with filters (category, date) and detailed event pages.
- Blog with search, tags, and markdown-rich detail pages.
- Team and About pages with bios, roles, and visuals.
- External resources section (tips, scholarships, tools).
- Embedded sign-up form editable via CMS.
- CMS-first architecture powered by Contentful.
- Fully responsive, mobile-first design using Tailwind + Mantine.
- Modular, maintainable component system.
๐งฑ Core Pages & Functionality
๐ Homepage
- Animated hero section with floating visuals.
- Dynamic mission, featured events, and CTA.
- Content sourced from Contentful.
๐ฅ About Us / Team
- Mission & Vision, Core Values, Team Grid.
- Each team member loaded from CMS with dynamic cards and bio modals.
๐ Upcoming & Previous Events
/upcoming-events
: Filterable, searchable event feed./previous-events
: Archived past events./upcoming-events/[id]
: Dynamic route rendering full agenda, speakers, FAQs.
๐ฐ Blog
/news-blog
: Posts loaded from Contentful or mocked./news-blog/[slug]
: Dynamic blog pages styled with Markdown.- Categories, tags, and cover images supported.
๐ Resources
- Cards grouped by category (tips, research, scholarships).
- Content-driven from CMS and styled with icons and CTAs.
๐ Signup Page
- Title, description, and embedded Google Form (or similar).
- Managed fully via Contentful content entries.
๐ Summary
The HTI site was designed to reflect our MVP goals through clean, dynamic, and CMS-driven pages. All key sections map directly to project requirements while remaining easily editable and scalable.
๐ฏ Project Overview
Overview of the HTI website goals and architecture.
๐ File Structure Overview
This document explains the organization of the **HealthTech Innovators website** project. The structure supports both frontend routes, CMS integration (Contentful), and the documentation site (Fuma Docs).