niamurrell / value-app

Calculate the per-use value of purchases over time.
https://valuemax.herokuapp.com/
MIT License
12 stars 18 forks source link

Add GitHub repo link to UI #31

Closed niamurrell closed 5 years ago

niamurrell commented 5 years ago

Expected Behavior

Site visitors can see a link that says Contribute with the GitHub icon. They can click the link to go to the repo. The link is inconspicuous in a corner of the page.

Actual Behavior

Reference to contributing does not exist except in the console as an easter egg.

juliofortunato commented 5 years ago

Hey, can I work on this issue? Do you have a specific design in mind for this?

niamurrell commented 5 years ago

@juliofortunato Sure go for it! Here are some pages along the lines of what I had in mind:

Because the nav bar stacks on small-width screens, it may work best in the bottom right of the page as part of the footer. The height of the footer may need to be increased. Otherwise happy for you to create a design that you think fits well with the rest of the site.

Thanks for giving it a go 👍

juliofortunato commented 5 years ago

@niamurrell just submited the PR (#33)