neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

Make footer even prettier Issue #672 #765

Closed r-s-rai closed 4 years ago

r-s-rai commented 4 years ago

Related issues and PRs

Fixes issue #672 Related to issues #660 and #669

Description

More aesthetic footer with links to version string as well as to services that power the application

Impacted Areas in the application

This primarily affects the footer.

Testing

Take a look and see for yourself if it looks good. You may need to add "react-tooltip" if the page will not load. We added it as a dependency in package.json but in case it doesn't add it automatically make sure to manually install it with npm.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/neherlab/covid19-scenarios/hixd2va9s ✅ Preview: https://covid19-scenarios-git-fork-437su20-c-r-n-footer.neherlab.vercel.app

ivan-aksamentov commented 4 years ago

@r-s-rai Thanks! That's a good start.

Could we:

?

Don't forget to run yarn eslint for static analysis! The result should be clean in order to production build to pass.

codeclimate[bot] commented 4 years ago

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

View more on Code Climate.

ivan-aksamentov commented 4 years ago

@r-s-rai This is indeed very pretty. Great job! Thanks a ton! :tada: