lokytech5 / e-get-why

An open-source social networking platform for Nigerians to share their frustrations, societal issues, and professional challenges.
https://e-get-why.vercel.app
MIT License
0 stars 2 forks source link

Implement a Responsive Navigation Bar #7

Closed lokytech5 closed 1 day ago

lokytech5 commented 1 week ago

Feature Request: Implement a Responsive Navigation Bar

Description

We need a responsive navigation bar for our application. The bar should include links to "Home," "About," "Services," and "Contact."

Tasks

  1. Design the Navigation Bar:

    • Use Tailwind CSS and DaisyUI to design a responsive navigation bar.
    • Include placeholder links for "Home", "About", "Services", and "Contact".
  2. Implement the Navigation Bar:

    • Create a new React component for the navigation bar.
    • Ensure it is responsive and works well on desktop and mobile devices.
    • Add meaningful comments when starting the navigation bar implementation.
  3. Integrate the Navigation Bar:

    • Add the navigation bar component to the main layout of the application.

Additional Notes

aedoardo1990 commented 5 days ago

hello @lokytech5, thanks for the tasks! I have started to work on it but I won't be able to finish this weekend as I will be busy. Is it fine if I will continue on Monday?

lokytech5 commented 5 days ago

That sounds good to me. Have fun over the weekend

aedoardo1990 commented 4 days ago

Thank you @lokytech5, have a good weekend as well :)

aedoardo1990 commented 1 day ago

Hello @lokytech5, I hope you are doing well. I have created the navbar and I am trying to submit a pull request. I have the following issue when I am trying to give the command "git pull origin feature/website-theme" -->

"fatal: couldn't find remote ref feature/website-theme"

I have tried different things but so far they haven't worked out. Could you pls help me to fix the issue?

Regards

aedoardo1990 commented 1 day ago

@lokytech5 you can disregard my previous message, I have just submitted a pull request for the navbar. If you have any doubts, let me know.

lokytech5 commented 1 day ago

@aedoardo1990 thanks for the pr, i we look through it and fix the issue with the branch

lokytech5 commented 1 day ago

I have seen the changes made, and they were okay. Regarding the earlier error, my backend serverless application broke my workflow, and I am working on it. For the next task, you can create a new branch for that.

lokytech5 commented 1 day ago

Am updating the site with your new change

aedoardo1990 commented 19 hours ago

all right, thank you @lokytech5! :)

lokytech5 commented 15 hours ago

Should i assign you the last issue?

lokytech5 commented 15 hours ago

or should i open an issue for the serverless backend am working on

aedoardo1990 commented 14 hours ago

@lokytech5 sure, you can assign it to me. I will work on it tomorrow