dirac-institute / trailblazer

An open data repository for astronomical data products affected by satellites
MIT License
8 stars 2 forks source link

Gallery #30

Closed Jedijoe100 closed 3 years ago

Jedijoe100 commented 3 years ago

Things that this pull request contains:

Import images and their metadata to the gallery page to be displayed. When clicking an image it redirects to a page for that image with the metadata being displayed. Adjusted table so that there is less white space. Added an asynchronous request system for getting new images and loading them onto the main webpage.

Things that probably need to be worked on:

Obtaining data from the database seems inefficient, could probably be better. Downloading images.

mrawls commented 3 years ago

Excellent work, thank you for the PR!! Initial comments from discussion: