Seal portal
Fixes Fixes for #700 , #1227 (closed) by @aditiansingh
Description Seal Portal Homepage
Link - http://127.0.0.1:2354/artifacts/seals
Set Up
Follow this txt file - db_steps.txt
SQL file - featured_seals - featured_seals.sql
Type of PR This PR is a feature.
Tests
- Goto http://127.0.0.1:2354/artifacts/seals
- Test the table (sorting , scroll down towards table, search link)
- Check for responsiveness
Screenshots
Checklist:
-
My pull request has a descriptive title (not a vague title like "Update index.md"). -
My pull request targets the phoenix/developbranch of the repository. -
My commit messages follow best practices. -
My code follows the established code style of the repository. -
I added tests for the changes I made (if applicable). -
I added or updated documentation (if applicable). -
I tried running the project locally and verified that there are no visible errors.
Edited by Aditi Singh