On Mon, 28 May 2018 23:50:46 +0530, Hitesh Gautam <[email protected]> wrote: > In my second week of google summer of code, I have made new user profile > activity using my experiment API and made improvements in navigation header > of the app. > > You can see the screenshots after the implementation:- > > https://drive.google.com/open?id=1a1yAAxQoDFNPuc127AB7nDKZ0Rwj7hpf
This is looking good! Makes the nav header look quite different! (For comparison, here is the HTML view at myExperiment: https://www.myexperiment.org/users/65740.html ) As pointed out by Sagar in the pull request, we need to clarify the origin of that nav_header.png binary so that we can legally include it under the Apache License - if it's from https://wallpaperstudio10.com/wallpaper-abstract-71423.html then it probably can't be included. We can include third-party images licensed CC-BY, see http://www.apache.org/legal/resolved.html#category-b but it would require us to add correct attribution to our git LICENSE and in the UI's license & notice view. Perhaps you are able to make something (not too) similar yourself?
