Closed RyanCCollins closed 8 years ago
I think this would be a great first feature for anyone looking to jump into the project. Here is an example mockup. Very simple!! The thing is, since this will be on the bottom of every single page, it needs to be a reusable component that has all of its features encapsulated. I don't see it needing much state, so it would be a component rather than a container.
To start with, however, you can try to do it on codepen first if you want. (Hint: Grommet has both a Footer component, as well as Icons for making buttons that link to our social accounts).
Also, I put some sample code that should help you get started in the repository: Here
Here is the mockup
I would like to try this one. I assigned it to myself.
Great! I think this is an awesome first step for you. I had talked to @martin-martin about doing it, but that;s okay I will communicate to him that he'll be doing something else. I think we can have some fun with this. Customizing the social icons, for example, could be fun. Let me know if you need some help. We could do that in a pairing session.
Thanks, I will try to figure it out on Codepen first, and I will let you know when I get stuck! Sorry @martin-martin. Also, should the social icons have links at this point, and if so should they link to the main Udacity social media pages?
https://www.facebook.com/Udacity
https://twitter.com/udacity
https://www.linkedin.com/company/udacity
@kellim: For right now, yes those icons should link to those pages.
Haha! @kellim, no worries!!! I'm very happy that you decided to do this, I'm sure I'll find something else to do ; )
Note: there is now an app footer component that shows the text Udacity Alumni Web App. Please work off of this rather than the old component. Looking forward to seeing progress on this!
Got it. Do we want it to say "Udacity Alumni Web App"? Asking because it is not in the mock. And does the heart need to have a gradient or can it be the heart that is already in the text with a solid red color via css? Thanks!
I found the ❤️ but still need to know if we want to keep "Udacity Alumni Web App" in the footer.
We need to implement a sitewide footer component. (See below for a demo mockup)