-
Notifications
You must be signed in to change notification settings - Fork 29
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
Website Redesign: Main Home Page- UI #19
Comments
@alisonqiu - I believe this is ready to go! (I just added the note regarding using Material UI for styling. |
@alisonqiu I just wanted to check in with you about this dev request- it's labeled as "To do". Let me know if you have finished this or if it should be assigned to another dev if you are no longer active with Orcasound. Let me know! |
Sorry I forgot to respond! I don’t think I’ll be able to work on this at
the moment. My apologies again!
…On Mon, Mar 13, 2023 at 10:41 AM Brendan ***@***.***> wrote:
Assigned #19 <#19> to
@alisonqiu <https://github.com/alisonqiu>.
—
Reply to this email directly, view it on GitHub
<#19 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVV3CO5RDOOBRZBNLABDW6LW345ZNANCNFSM5M4OQNBQ>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@alisonqiu No worries- thanks for getting back to me! Let me know if you'd like to provide dev help in the future- I've transitioned to a Product Manager role and can help with assigning issues related to our dev needs. |
@Vhighc and @MinhHangwpi Just checking in with you- how is dev work going for this issue? Anything you need from me? |
Hi Brendan,
Sorry for the late reply. I plan to start working on this feature this
weekend. I also have similar questions to Victor as to which repository to
use and where the current header and footer are located.
Thanks,
Grace
…On Thu, Mar 16, 2023 at 7:40 PM Victor Eneh ***@***.***> wrote:
What repository should I clone actually? the description says the header
and footer are already created, I can't locate the exact repo, do I make a
new repo and push the final design?
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZRTJDWNDWXQ27HRPMBZLDDW4OQHFANCNFSM5M4OQNBQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello grace, I figured it out, check your mail. There is a Orcahome group invite, click on the link and click on the repo. Fork the repo and you can clone it on your vs code. After cloning, cd into the folder directory, then run this command on your terminal - npm install. After that run this - npm run dev. It will open a localhost port 3000 on your system. Then you are good to go |
Awesome. I forked and cloned the repo successfully. Thank you very much! I'm working on updating the code in the current |
Great. Well done |
@Vhighc went through a dev review of the development work he did. He will make a small change: After this update, he will alert @UXBrendan that the issue is done and PR sent. |
I would like to discuss how to best write issues and assign to Orcasound devs to do some clean up production work for Orcahome. We're in the home stretch! Orcasound: Dev discussion for Orcahome |
User Story
AS a New Orcahome user I WANT to see an easy to read webpage when I navigate to the Orcasound website SO THAT I can get an easy introduction to the organization.
Description
The intent of this story is to implement the UI finalized design from the Orcasound UX/UI team for the website redesign.
Note:
-Header/ Footer already executed.
-Use Material UI for the styling
Acceptance Criteria
GIVEN I open the Orcasound homepage WHEN I look at the page THEN I see a UI that matches the attached UX/UI design.
https://www.figma.com/file/YdvbAjHETokV2x1LBHaElj/Orcasound-Website-Redesign-2021?node-id=298%3A290
The text was updated successfully, but these errors were encountered: