Latest solutions
Responsive Multi-step-form Made with Html,Css,React,Tailwind
#react#tailwind-cssSubmitted 5 months agoI am here to offer any help I can.
Responsive space-tourism-website Made with Html,Css,React,Tailwind
#react#react-router#tailwind-cssSubmitted 5 months agoI’m here to help! Let me know if there’s anything I can assist with.
Responsive Interactive-comment-section made with Tailwind, React, Css
#react#tailwind-cssSubmitted 5 months agoI will do Anything I can do. I would also appreciate any feedback you might have!
Responsive ip-tracker Made with Html, Css, React, Tailwind, EmailJs
#react#tailwind-cssSubmitted 5 months agoI am here to offer any help I can.
Responsive Advice-Genrator with beautiful animations HTML, CSS, REACT
#reactSubmitted 6 months agoI am here to offer any help I can.
Latest comments
- @kyduyennguyenSubmitted 5 months ago@FardindevmPosted 5 months ago
I'm using firefox and your button doesn't generate new advice for me. If it work good for you so it's from firefox cache and users with firefox browser can't see it. Add this after your fetch code to fix it. { cache: "no-cache" } like: let response = await fetch("https://api.adviceslip.com/advice", { cache: "no-cache" }) That worked for me! if that hepled, please mark this comment as a helpful comment :)
Marked as helpful0 - @karim-abd-husseinSubmitted 6 months agoWhat challenges did you encounter, and how did you overcome them?
work with 3ed party api
What specific areas of your project would you like help with?an amazing clean code just review my code
@FardindevmPosted 6 months agoI'm using firefox and your button doesn't generate new advice for me. If it work good for you so it's from firefox cache and users with firefox browser can't see it. Add this after your fetch code to fix it. { cache: "no-cache" } like: let response = await fetch("https://api.adviceslip.com/advice", { cache: "no-cache" }) That worked for me! if that hepled, please mark this comment as a helpful comment :)
Marked as helpful0 - P@Kasim-KeSubmitted 6 months ago@FardindevmPosted 6 months ago
I'm using firefox and your button doesn't generate new advice for me. If it work good for you so it's from firefox cache and users with firefox can't see it. Add this after your fetch code to fix it. { cache: "no-cache" } like: let response = await fetch("https://api.adviceslip.com/advice", { cache: "no-cache" }) That worked for me! if that hepled, please mark this comment as a helpful comment :)
Marked as helpful0 - @UnexplainableNo47Submitted 6 months ago@FardindevmPosted 6 months ago
Hi Mart. Your project looks great. but It would be better if you make dismiss button work. Like when you click on it, it really disappears and take you back to the main page to fulfill input again. So people don't have to refresh your website to complete it again. Also it would be so good if you add a :active or :focus pseudoclass to your buttons to make them even better! And please set your picture to 100% when it's width is less than 375 (for mobile).
If this comment was helpful please like it as a helpful comment :) check my projects too dear Mart.
Marked as helpful0 - @adebayoadeSubmitted 6 months ago@FardindevmPosted 6 months ago
Hi Adebayo. That's a fantastic website. but I found some little bugs. First: your Years input doesn't have any limits. you can write like "222222" and it would give you a negetive time. Two: please put some specific conditions to show your javascript art. like when someone put month as february, they shouldn't be able to add number more than 28 (except if it's leap year). Or these month [4,6,9,11] only has 30 days. so user shouldn't be able to put 31 as a day number because that's not acceptable. three: I love your design and your dark mode:)
If you found this comment helpful, please like it as a helpful comment :)
Marked as helpful0 - @Ibrohim2024Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I am proud of successfully building a responsive and well-structured project that meets the requirements. This project allowed me to deepen my understanding of modern frontend development, particularly working with form handling and user interface enhancements. I made sure to pay attention to design details and accessibility.
If I were to approach this project again, I would spend more time optimizing the performance of my code and implementing more advanced features like form validation using external libraries. Additionally, I would work on improving my CSS and animation skills to create a smoother user experience.
What challenges did you encounter, and how did you overcome them?Alhamdulillah, there were no difficulties😁
What specific areas of your project would you like help with?JS
@FardindevmPosted 6 months agoHi Ibrohim. I love your website, it's so smooth and it has such a beautiful animations. That shows you have pretty good coding skill. but I found a small bug in your project and I want to tell you to fix it. when you enter everything but don't choose any Query type, it would still pass and shows success message which we don't want that. And it would be so good if you wrap your General Enquiry & Support Request to a label and put a "For" attribute with that input id. So when someone wants to select it, they don't have to be forced to hit inside the circle. Thank you for time ایبراهیم. If this was helpful please like it as a helpful comment and check my projects too. :)
Marked as helpful1