Product Landing Page - Succulant

Hello People,

Finally I have finished my product landing page. Here is link : https://codepen.io/IamMonikaPatel/full/VBvwLr/

Updated: It is available on Github now here is a link to my GitHub Page
https://monikapatelit.github.io/FCC_ResponsiveWebApp/FCC-%20Build%20a%20Product%20Landing%20Page/

More about project,
Subject : Succulent plant - Landing Page

Here is my drawing slight_smile:

Purpose : I have decided to participate in Pink Ribbon fund raising event in the month of October 2018 with the extraordinary
Idea.I must be as a part of FCC.(Last year did baking was cool too but not like this year i hope)
So the plan is I’ll share the link to my close friends, family and workmate living close to me.
They can choose and add it into cart and I have email option cart details where they can easily send me email.
I haven’t confirm anyting about payment yet. But, I can make page on Pink ribbon website and they can transfer amount they like.

eventually:
I haven’t set up email functionality in codepen. but will make it live eventually.

Overall that’s the plan use my coding knowledge for something good. Let’s see hows it goes.

Please share your thoughts and feedbacks.

Much appriciate !

Happy coding.

Special thanks to @rossella.tokyo She is my codding buddy :smile:

Cheers,
Monika

6 Likes

this sounds like a great idea, I love the concept.

If you can I would try to find a higher resolution image for the background, it is a bit fuzzy.

I am glad you like the idea. That’s temporary image i took from google but yea if you could then I would like to have.

Much appreciate your reply :slight_smile:

Happy coding :smile:

True. I have commented out $("#cart-items").slideUp(); but then after it stay there. Now I am using #cart-items{display:none} as a default setting and slideToggle() will take it from there

Apologies.

Didn’t notice the line :frowning:

best I’ve found so far, not sure about copyrights, but they seem to be free wallpapers.

edit: messed up linking the first, fixed I think

Awesome I 'll go with first link. Very nice. Thanks for your effort. Much appreciate :blush:

Hey @amcmullan I have made changes to image and check out my updated link here https://codepen.io/IamMonikaPatel/pen/VBvwLr

Its look better than last one :+1:

Thanks :smile:
Monika.

Nice! looks great, thanks for showing me the changes.:grinning:

I just went through it and this is nice… In my observation towards the Cart section… It shows the hover value to be in text, i played around with it and i feel its best if you can set it to pointer.

You can just add cursor: pointer to the (id) #cart-items in CSS…
Keep up the work

I really, really like this! Well done!

Hey @MonikaPatelIT, it looks really good and I love the idea. A few tips from my perspective.
Footer color and size look a bit out-styled. It could be on the full width of the page (it’s usual for the footer section) and you could experiment with the colors, maybe make it a little lighter. And you could make it a little higher, it’ll look better.
Good luck with the project!

@otismario very detailed eyes. I didn’t notice. Thanks I have made the changes. Really appreciate :slight_smile:

Happy codding :wink:

Cheers,
Monika

1 Like

Thank you @campermaybury :smile:

Hey @guar47, That’s true. I play with some lighter colors mean while and increase the height to make it more effective. I am having issue aligning footer that’s why for temporary fixed i have added whole footer inside tutorial section. I have to figured out something eventually.

Much appreciate :slight_smile:

Monika.

1 Like

You really need to put a max-width on your site.

That’s amazing! I haven’t finished learning html/css, so I don’t understand how you did it, but it lookes amazing.

It looks amazing. I was completely in awe!
However it’s missing 5 User Stories! Yikes!

Thank you :wink: I was in awe too didn’t think of turning out that good people like

Hey Monica, firstly - I love the page, well done!

I just have two questions - shouldn’t it be “succulEnt” instead of “succulAnt”? :wink:

And also, have you thought about making the yellow box on the top left in green/violet color palette, so it would repeat the color of the plant on the right (something like yellow green, dark olive green or pale violet red)?
I like that it’s clearly visible but I also think that using a color that would match the plant could be easier for the eyes and then you can style the button to be more visible.

Happy coding!