BettoRaite
@BettoRaiteAll comments
- @ShmitU1Submitted about 2 months ago@BettoRaitePosted about 2 months ago
Very good work! Impressive.
Things I liked:
- Cards appear so smoothly, amazing fade-in and out effects.
- The animation of filter menu is just insane! (tho, I'd probably lower the delay a bit)
Things I did not like:
- The only think I would like to note is the font size of the website title on mobile, it seems a bit too small.
Further growth: Try to go beyond and add your own stuff. Show off your talent.
List of features that you could add:
Level 1
- When you type country names, it would be nice if relevant parts(to search query) in country name would be highlighted.
- Pick better font.
- Add a simple landing page.
- Play a bit with colors, try to find a stunning color pallete that matches website idea.
- Improve cards, make them more attention catching.
Level 2
- Try adding auth(maybe pick firebase).
- Let users to 'like' their country or any other.
- Let users add comments.
These are just some of ideas that I could come up with, I'm sure you can do it better than me!
Marked as helpful1 - @samsimsanSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of the different ui states of the input boxes. I learnt how to use them based on the user's interaction.
I felt I did a brute method for the state management and form validation. Would like to refine it the next time. I will use Zod for the form validation.
What challenges did you encounter, and how did you overcome them?Form validation became a bit challenging. I didn't want to show the inputs as numbers as it gives a inc/dec btn at the end. so I kept them as text, so performing math equations were tough, as I had to decide at what point to convert the strings to numbers.
@BettoRaitePosted about 2 months agoThings I like:
- Nice website responsiveness (mobile, tablet, pc).
- Good padding/margin.
- Text looks pleasing.
Things I do not like:
- No hand pointer on mortgage type options except input itself.
- No transition of inputs from base form to focused.
- No hand pointer on calc button.
- result hint is a bit hard to read. (bigger font-size)
Personal recommendation: Think you can make the challenge harder? Not the type of completed, forgot it. (well you decide, mb, want better challenge.)
Btw, zod is cool. Definitely give it a try. You can start with the official docs.
1 - @bharatkumar02Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I would made this with the help of framer motion next time.
What challenges did you encounter, and how did you overcome them?One of the challenge is for managing the navigation in this page for mobile approach.
@BettoRaitePosted about 2 months agoThings I like:
- Nicely done layout.
- Hover effects.
Things I do not like:
- No cursor pointer on article links, news feed.
- Incorrect margin between main content and the articles below.
- Too much margin between main article and title+description.
- Broken navbar on mobile and tablet.
- Incorrect centering of the article(the ones below) covers and their links(Positioned to the left) on mobile and tablet.
Personal recommendation: Try making the app multi-page, add something of your own, instead of just completing the challenge. You can take me as an example. Did authentication with Firebase, added persistent storage to a challenge.
0 - @ansarstellarSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
First time making responsive web site
What challenges did you encounter, and how did you overcome them?It took time to understand media queries.
What specific areas of your project would you like help with?I wanna learn more about media queries and other ways of making the website responsive!
@BettoRaitePosted 2 months agoThings I like:
- Looks clean.
Things I do not like:
- Card text content is not wrapping on 320px, instead it's going over the container boundaries and hence I can't see what is written.
- Font size is too big. (for all platforms, especially card title)
- On mobile/tablets card width is touching screen edges. (Not beautiful)
- No hover effects on the button, nor pointer.
Marked as helpful0 - @dev-paulLSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
This was my 3rd React project. I could have finished it in one go instead of working on it for just 15 minutes at a time 😅.
I didn't need any external help (besides tailwind docs); I modified the cart logic from my previous project and improvised the rest.
I decided to create a product object with properties like name, brand, images, price, discount.. instead of hardcoding the texts, to simulate a real product page.
We could imagine that every image would have a provided alt description as well.
What specific areas of your project would you like help with?Any feedback welcome 👍 I will keep improving and adjusting things on this project.
@BettoRaitePosted 3 months agoThings I do not like. (Note, have never done the challenge):
- Where is hover? No offense, but it looks very rigid.
Fix Add transition to:
- Navbar links.
- Cart pop-up.
- Slide select.
- Profile pic.
- Attribution is too close to the main content.
Fix
- Add margin to the top of attribute or bottom of the main content.
Overall looks good, padding is nice, gap between navbar links is nice, the structure of the page seems to be pleasing, good job!
0 - @SohilaEssam2210Submitted 3 months ago@BettoRaitePosted 3 months ago
Good job, pretty impressive. Here is my feedback, tho. (Spoiler alert, I do it harsh). Things to improve:
- Add some side padding inside of input fields: first/last name, email.
- Fix gap between first/last name inputs.
- Add some top-margin to the error messages.
- Use rems for padding.
- Text inside of inputs does not have the design font.
- Submit button does not have the design font.
- Toast notification is not centered.
Things I hate:
- Every time I click on the inputs and refocus without typing, error messages pop up below the inputs.
0 - @Hugo-Moreira91Submitted 3 months ago@BettoRaitePosted 3 months ago
Things I did not like:
- Wrong padding on the input, should be 1 rem.
- Why is the cursor set to pointer on every input? (Very annoying)
- No background change on option selected. (Take a look at the design)
- Font-size is too small.
- Submits form with invalid inputs.
- Show error message, even if I select the option.
Other things:
- Toast notification disappears too quickly. (not beautiful) Sorry for harsh feedback. I did a good job!
0