Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'In the Media' page #549

Open
ayumi-b opened this issue Feb 14, 2024 · 2 comments
Open

'In the Media' page #549

ayumi-b opened this issue Feb 14, 2024 · 2 comments
Assignees
Labels
Alumni Level Issue Someone who is a VWC alumni or equivalent shoud be able to complete this issue.

Comments

@ayumi-b
Copy link
Contributor

ayumi-b commented Feb 14, 2024

The Problem:
Over the ten years, VetsWhoCode and Jerome Hardaway have been mentioned or featured in many outlets. Jerome has also been a guest on many podcasts. On the website, the page has no mention of these items. It would generally be nice to keep a catalog of these items somewhere.

The Solution:
Use a page on the website to keep a log up to date with these items, or at least the ones we'd like to mention on the website.

@kbrandon19 kbrandon19 self-assigned this Feb 23, 2024
@jeromehardaway
Copy link
Contributor

Wrote an Epic for @Cameron-Porter and @kbrandon19 to use to formulate a plan. Put the tickets on the project board and assign to people acordingly.

Epic: Enhancing the VetsWhoCode Website with a Media and Podcast Catalogue

Epic Title: Media and Podcast Catalogue Integration

Background: Over the past decade, VetsWhoCode, under Jerome Hardaway's leadership, has gained notable recognition across various media outlets and podcasts. These appearances not only celebrate the achievements and impact of VetsWhoCode but also serve as invaluable resources and inspirations for veterans and the coding community at large. Currently, the VetsWhoCode website lacks a dedicated section to showcase these accomplishments, leading to missed opportunities for promoting the organization's visibility and outreach.

Objective: The primary goal is to develop and integrate a comprehensive, easily navigable, and up-to-date catalog of media mentions and podcast appearances on the VetsWhoCode website. This catalog will serve as a repository, highlighting the organization's recognition across various platforms and enhancing its digital footprint.

User Stories:

  1. As a website visitor, I want to view a curated list of media mentions and podcast appearances so that I can learn more about VetsWhoCode's impact and listen to discussions involving Jerome Hardaway and the organization.

  2. As the website administrator, I need an efficient way to add, update, and manage media mentions and podcast appearances to keep the catalog current without extensive technical intervention.

  3. As a potential sponsor or partner, I want to easily access VetsWhoCode's media mentions and podcast appearances to gauge the organization's outreach, impact, and credibility in the tech and veteran communities.

Technical Specification:

  • Frontend:

    • Use Next.js and TypeScript for building a dynamic, server-side rendered page for the catalog.
    • Design the UI with Tailwind CSS for a responsive, mobile-first layout that aligns with the existing website design.
    • Implement filters and search functionality to allow users to easily find media mentions and podcasts by date, type (media or podcast), and keywords.
  • Backend:

    • Develop a RESTful API with Next.js API routes to manage the media mentions and podcast appearances data.
    • Use a lightweight database solution (e.g., SQLite, Firebase) or a static JSON file for initial data storage, considering future scalability and ease of management.
  • Deployment:

    • Utilize Vercel for hosting and continuous deployment, leveraging its seamless integration with Next.js for optimal performance and scalability.

Acceptance Criteria:

  1. The catalog is easily accessible from the website's main navigation.
  2. Visitors can view a list of media mentions and podcast appearances, including the title, date, and a link to the original source.
  3. The catalog page loads efficiently, with server-side rendering ensuring fast content delivery.
  4. Administrators can add, edit, or remove entries through a simple web interface or direct database access, without needing to manually update the website code.
  5. The page design is responsive, ensuring a seamless user experience across devices.

Milestones:

  1. Design and Prototyping: Develop wireframes and design prototypes for the catalog page and administrator interface.
  2. Development: Implement the frontend and backend functionalities, including the database or data storage mechanism.
  3. Testing: Conduct thorough testing for usability, performance, and responsiveness across different devices and browsers.
  4. Deployment and Monitoring: Deploy the updated website on Vercel, monitor the performance, and gather user feedback for future enhancements.

Success Metrics:

  • User engagement with the media mentions and podcast catalog page, measured through page views, time spent on the page, and interaction with the content (clicks on links).
  • Ease of content management as reported by the administrators, focusing on the process of updating the catalog.
  • Positive feedback from website visitors, sponsors, and partners regarding the availability and accessibility of the media mentions and podcast appearances information.

@jeromehardaway
Copy link
Contributor

I would recommend you look at MDX with a card set up. or the data /json logic used in modules set up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alumni Level Issue Someone who is a VWC alumni or equivalent shoud be able to complete this issue.
Projects
Status: No status
Development

No branches or pull requests

4 participants