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

Add About Page #189

Open
galbwe opened this issue Oct 16, 2021 · 4 comments · May be fixed by #212
Open

Add About Page #189

galbwe opened this issue Oct 16, 2021 · 4 comments · May be fixed by #212
Assignees
Labels

Comments

@galbwe
Copy link
Collaborator

galbwe commented Oct 16, 2021

We have a footer that should link to an about page but no about page.

  • use react-router to link the footer on the home page to the about page. The route for it already exists in App.js
  • Implement the About.js component. It should look similar to the login page
    • reuse the main header from the login page
    • replace the login form with text. It is fine to use lorum ipsum placeholder text for now. There is a separate issue to write the copy for the about page.
@galbwe galbwe added frontend Hacktoberfest Hacktoberfest 2021 labels Oct 16, 2021
@galbwe galbwe mentioned this issue Oct 16, 2021
@galbwe
Copy link
Collaborator Author

galbwe commented Oct 16, 2021

@pthan1 let's see if this lets me assign you

@galbwe
Copy link
Collaborator Author

galbwe commented Oct 16, 2021

Hey @pthan1 it seems like you need to leave a comment on the issue asking to be assigned before the repo will let me assign you this issue. I'm looking into the repo settings to see if I can change this, but the simplest workaround for now is if you leave a comment below here.

@pthan1
Copy link
Collaborator

pthan1 commented Oct 16, 2021

Here you go!

@galbwe
Copy link
Collaborator Author

galbwe commented Oct 16, 2021

Thanks, just assigned you.

@pthan1 pthan1 linked a pull request Oct 22, 2021 that will close this issue
7 tasks
@galbwe galbwe removed the Hacktoberfest Hacktoberfest 2021 label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants