ajfmo / ajfmo/SF-CV

How to pass and use a URL parameters in the root/entry page

未关闭
#2 0 条评论 0 个 reaction 已指派 1 人 已被 @ajfmo 认领 在 GitHub 查看
good first issue
主要语言
JavaScript
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

# Use case:

The link to the candidate's resume will have this format: https://resumeapp.heroku.com/?email=myemail@email.com

The end-user should be able to see the candidate's resume from the entry/root page.

The email parameter should be used to filter the soql query in the src/server/api.js

# What I tried

I tried to set the route to the root endpoint in both api.js and candidateService.js, but the page shows no details about the record.

https://github.com/ajfmo/SF-CV/blob/be3baed779debcb2badcf51d08ace2e7a1a28836/src/server/api.js#L40

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。