Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#283 Improve blog card to be clickable #278

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Prince-Kid
Copy link
Contributor

@Prince-Kid Prince-Kid commented Nov 29, 2024

PR Description

This PR fixes issues on the landing page, blogs page, and related sections, improving functionality, layout, and user navigation.

Description of tasks that were expected to be completed

Fixed bugs on the blogs page, including adding navigation to a single blog view when clicking on an image or title.
Added a link to the dashboard in the dropdown menu, allowing seamless navigation from the landing page to the dashboard.
Improved the layout of cards on the "About Us" page, creating a cleaner and more structured design.
Enhanced accessibility and usability across the landing page and blogs section.

How has this been tested?

Clone the repository.
Checkout the branch fix-landing-page.
Run npm install, then npm run dev to start the application.

Log in as a trainee.

email : [email protected]
pwd: password123

Navigate to the Dashboard To create blog:
Click on "Create Blog" and complete the process.
Go to the landing page and click on the blog's image or title to verify navigation to the single blog view.

Screenshot 2024-12-02 at 14 05 58

Copy link

vercel bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 1:28pm

@Prince-Kid Prince-Kid changed the title fix: Enhance landing page and implement navigations #283 Improve blog card to be clickable Dec 2, 2024
@Mugisha146 Mugisha146 linked an issue Dec 2, 2024 that may be closed by this pull request
Copy link

codeclimate bot commented Dec 3, 2024

Code Climate has analyzed commit c339060 and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DREAM DREAM TEAM Ready For Review Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve blog card to be clickable
5 participants