SSWConsulting / SSWConsulting/SSW.Rules
♻️ Investigate storing experts and consulting data from categories on CRM
Nobody has claimed this yet.
- 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.
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
- Investigate which method to go forward with
- Write a manage up email as per https://www.ssw.com.au/rules/do-you-manage-up/
- Checked by Brady and Piers, then Adam
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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