Commit Graph

5 Commits

Author SHA1 Message Date
siujamo c42af864cb Merge remote-tracking branch 'origin/develop' into develop 2026-01-19 14:56:18 +08:00
siujamo 98151f9273 feat: added bmi-calculator page 2026-01-19 14:55:59 +08:00
zihluwang 495c6c0a05 chore: update references to reflect application name change to DevHub
- Changed the live application link in README.md to point to the new URL.
- Updated the repository name in the Contact page to match the new branding.
- Revised comments in the JSON Viewer component to align with the updated application name.
2026-01-19 14:54:27 +08:00
zihluwang c574297fe2 refactor: rename application from JSON Visualiser to DevLab
- Updated the title and references throughout the application to reflect the new name, DevLab.
- Adjusted the About, Contact, Home, and JSON Viewer pages to align with the rebranding.
2026-01-19 14:51:10 +08:00
zihluwang f52ca401cf feat: implement JSON Viewer page and enhance Home page layout
- Added a new JSON Viewer page for visualizing and querying JSON data using JSONPath.
- Updated the Home page with a new header, main call-to-action, and feature highlights for the JSON Visualiser tool.
- Removed unused state and components from the Home page to streamline the layout.
2026-01-19 14:39:21 +08:00