Skip to content

Add responsive footer component #76 - #403

Merged
mudabs merged 1 commit into
oss-slu:mainfrom
Subomiadekunle:feature-footer-76
Sep 11, 2026
Merged

mudabs merged 1 commit into
oss-slu:mainfrom
Subomiadekunle:feature-footer-76

Conversation

@Subomiadekunle

Copy link
Copy Markdown
Collaborator

Summary

Adds a responsive footer component to the Digital Bone Box application as requested in #76.

Changes

  • Added a footer at the bottom of the application
  • Added placeholder copyright information
  • Added placeholder contact information
  • Centered the footer content
  • Added responsive styling for smaller screen sizes

Testing

  • Ran npm test
  • All test suites passed
  • Ran npm run lint
  • ESLint passed with no errors
  • Manually verified the footer on the application
  • Verified the footer remains readable at smaller screen sizes

Closes #76

@mudabs mudabs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank @Subomiadekunle, the footer looks good. I'll reach out to the client to get the desired content in the footer.

@mudabs
mudabs merged commit 7de1ae1 into oss-slu:main Sep 11, 2026
1 check passed
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.

Add a Footer component to application

2 participants