ajfmo / ajfmo/SF-CV

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

Abierto
#2 0 comentarios 0 reacciones 1 asignado Reclamado por @ajfmo Ver en GitHub
good first issue
Lenguaje dominante
JavaScript
Estrellas
0
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# 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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.