semantic-systems / nfdi-search-engine

A lightweight, KG-driven search engine over different endpoints and APIs
https://nfdi-search.nliwod.org/
MIT License
6 stars 3 forks source link

Feature/details page researchers #130

Closed Meisenburger13 closed 1 year ago

Meisenburger13 commented 1 year ago

I've completed the static details page for researchers, as close to the layout as possible.

To accomplish that I've added the html file, two small logos and made small changes to style.css, tabs.css and of course the main.py files.

Please review and see if you have any comments on the layout, before I can start working on the dynamic version.

abdullah-rana commented 1 year ago

well done. the static page looks good. can you also add the placeholder for the banner image (underneath researcher name)? We are planning to use DALLE to generate the appropriate images based on the user profiles and show as banner.

Meisenburger13 commented 1 year ago

Hey, I've added the banner now, so I think the details page should be ready to merge.