SSWConsulting / SSWConsulting/SSW.Rules

♻️ Investigate storing experts and consulting data from categories on CRM

Open
#1,014 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Refactor
Dominant language
TypeScript
Stars
26
Forks
17
Avg merge
14h 39m
Merged PRs (30d)
2

Description

Cc: @bradystroud @pierssinclairssw @adamcogan

Hi Team

Pain

Currently experts and consulting page data is stored on each category. This was decided as it allowed the feature to be deployed quickly and iterated on at a later point. However, this method is expected to give us pain down the line as if these links change, they won't work anymore.

image
Figure: data stored in front-matter

What code could be improved?

It would be better if this could be stored in a database or CRM somewhere so when a skill or consulting page title gets updated, so to do the links in the front-matter.

Tasks

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the category front-matter that stores expert and consulting links, then trace how those pages are generated in this TypeScript/Next.js repository. Investigate the database or CRM options and document a recommended approach; the issue's tasks indicate that the proposal should also include a manage-up email and review by Brady, Piers, and Adam.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
backend, content
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.