Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page to Show Latest Technology Made at NASA #157

Closed
DonaldReddy opened this issue May 14, 2024 · 8 comments · Fixed by #261
Closed

Page to Show Latest Technology Made at NASA #157

DonaldReddy opened this issue May 14, 2024 · 8 comments · Fixed by #261
Assignees
Labels
enhancement New feature or request gssoc level3

Comments

@DonaldReddy
Copy link
Contributor

Describe the feature

A Page dedicated to showing the latest technology projects Happening at NASA by using NASA's Techport API.

This page shows the latest Projects happening seven days before the current date.

It will keep on going back seven days till it finds the latest projects to show.

It should be implemented because

By implementing this feature users can stay updated on the latest Projects happening at NASA.

Additional context

please assign this issue to me @PranavBarthwal

Would you like to work on this issue?

Yes

@DonaldReddy DonaldReddy added the enhancement New feature or request label May 14, 2024
@DonaldReddy DonaldReddy changed the title Page to Show Latest Technology Made by NASA Page to Show Latest Technology Made at NASA May 14, 2024
@DonaldReddy
Copy link
Contributor Author

Hey @surajvast1 as the project has successfully migrated into React, can you please assign this issue to me?

@surajvast1
Copy link
Collaborator

Take it @DonaldReddy .You need to add it from scratch the feature was removed while migrating to react
Giving it a level 3 . Enjoy

@DonaldReddy
Copy link
Contributor Author

Thanks @surajvast1 😁

@surajvast1
Copy link
Collaborator

Update??

@DonaldReddy
Copy link
Contributor Author

@surajvast1 I'll work on this issue after the pr for project structure is merged. So that no merge conflict will occur 😁

@DonaldReddy
Copy link
Contributor Author

Or should I start working on it assuming that project structure pr will be merged?

@DonaldReddy
Copy link
Contributor Author

DonaldReddy commented May 25, 2024

Hey @PranavBarthwal @surajvast1 ,
I am unable to do API call to https://techport.nasa.gov/api/projects?updatedSince=2024-05-01&api_key=eISHzmGbQk7EMWv9NTlVtvzZVmeLKPUoL3uKMSPJ due to cors policy

image

What I tried was to call a temporary server I created, and that server was able to call the tech port api and return the response to us.

What should I do?

@DonaldReddy
Copy link
Contributor Author

I think the only way to overcome this is by having our own proxy server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants