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

Changes resources #229

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Changes resources #229

wants to merge 11 commits into from

Conversation

Mugdhaa21
Copy link
Collaborator

Purpose: To improve the functionality and user experience of the resources section.
I worked on zenodo.py to ensure extraction of all necessary information, for this I also made some changes in objects.py.
I worked on the resources page such that it displays all the relevant details about a resource appearing in the results section. For this I edited the resources.html file and main.py file.
I worked on the resources-details section to ensure that on clicking a particular resource, its details page is opened. For this, apart from main.py, zenodo.py and resource.html , I edited resources-details.html. Below files might give insights about the changes I made.
NFDI4DS _ UHH-SEMS - Search Results - Google Chrome 16-07-2024 23_38_57
NFDI4DS _ UHH-SEMS - Search Results - Google Chrome 16-07-2024 23_38_41

@abdullah-rana
Copy link
Collaborator

.vscode should not be pushsed to git
changes in .github/workflows/main.yml should be rolled back
what is a.py file? this seems to be some kind of test code file. shouldn't be pushed to git.
changes in sources/data_retriever.py should be rolled back
we no longer have dblp.py. we are maitaining separate file for each dblp endpoint such publications, or researchers. Make necessary changes in those source files.
same applies to openaire, openalex, and wikidata
roll back the changes in orcid.py
remove zen.py. should not be pushed to git.
roll back the changes in utils.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants