codersforcauses / codersforcauses/electrify-everything-wa

Create Individual News Article Pages

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The Individual News Article Pages are an extension to the News Page, in which each News link clicked brings the user to the respective individual New's page, showcasing more details on the news.

**Frontend Requirements**
- Create design for frontend in Figma
- Explore different design layouts for best UI/UX
- Each Individual News Article Page should showcase:
- title
- body
- author
- published_at
- Optional:
- cover_image
- Could be in the form of a banner
- Get feedback on designs from project leads
- Build the frontend of the final design

**Backend Requirements**
- Reference instances from News model with fields:
- id
- title
- slug (used in URL for News)
- summary
- body
- author
- published_at
- Check the database schema in Notion for more details

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing News Page and the News model fields listed in the issue, then check the database schema in Notion. Explore article-page layouts in Figma and get project-lead feedback before building the selected frontend design. Done means News links open individual pages showing the required article details, with the optional cover image if selected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.