Design comparison
Solution retrospective
I'm proud of successfully creating a newsletter signup page with a responsive design that provides a smooth user experience. The integration of the "Thanks for subscribing" message upon user signup is a highlight. Next time, I would focus on implementing additional features like email validation and customization options for subscribers.
What challenges did you encounter, and how did you overcome them?One challenge was handling form validation to ensure accurate user input. I overcame this by using JavaScript for client-side validation and integrating server-side validation for added security. Additionally, ensuring the message displays correctly across devices required CSS adjustments for responsiveness.
What specific areas of your project would you like help with?I would appreciate help in enhancing the backend functionality, such as setting up an email delivery system for sending newsletters to subscribers. Guidance on improving data storage and management for subscriber information securely would also be valuable for optimizing the project.
Community feedback
- @kaoutar-ouadihPosted 7 months ago
Amazing work! I just have a remark on the background color of the body you should use the lighter one Charcoal-Grey.
And you can also use a gap in your flex container to add a space between the image and the form part. but aside from that Great job.
Marked as helpful0@subalakshmi-21Posted 6 months ago@kaoutar-ouadih Thank you for your feedback. I'll definitely look into it.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord