feedback welcome
Topdog
@ProgressOnyemaAll comments
- @tehseen01Submitted almost 2 years ago@ProgressOnyemaPosted almost 2 years ago
Amazing, your placement of elements on the page was very precise and clean.
Awesome!😼
0 - @tyVespASubmitted almost 2 years ago
Any feedback is appreciated!!
@ProgressOnyemaPosted almost 2 years agoGood design:
-
“We are launching soon” text could be bumped up to help with some visual hierarchy.
-
The space between “We are launching soon” and “subscribe and get notified” could be reduced to encourage some proximity.
-
The text “Notify me” could be a bolder to give some good contrast, and the border on the input field should be the same color as the “We are launching” text to give some unity to the design.
-
The social icons could be smaller as to not compete for attention with elements that matter more.
Good design 👊🏼
1 -
- @AkwatekSubmitted almost 2 years ago
As a newbie, I had a serious challenge in putting my overlay, is there any advice on that? Anticipating your feedbacks.
@ProgressOnyemaPosted almost 2 years agoThe parent div holding everything(the image, equilibrium #3429, eth data, date and author section) should be given a “min-height”, then its display would be flex.
It would be very good to give the sections(image, equilibrium #3429, eth data, date and author) different divs in the parent div.
Hope this insight helps!
0 - @web-devieSubmitted almost 2 years ago
:) I have tried updating the active chart(the one with cyan color) with respect to the date. So, it keeps updating based on the day ;)
Qn. I have one question with importing the json file into javascript. I have come up with a solution that uses assert statement which works for all the browsers but not in firefox. Can some one help me with the solution that works for all the browsers?
@ProgressOnyemaPosted almost 2 years agoTry using the fetch api to import the json file to your JavaScript file. This will work whether it is located locally or remotely(on a server).
Hope the insight helps!
0