Link to the Website -> DripX- An E-Commerce Platform
Note Click on the DripX Logo on the navbar to direct to the index/home page
A project i enjoyed creating for once 😊
- Initially started for a web development course submission. 📄
- It has to use html, css and js.
- It had to be multipaged.
- It had to be resoponsive
- This is a web application based on vanilla js.
- It has 5 working pages
- Index/home page
- Login Page
- Register Page
- Wishlist Page
- Contact Us Page
- It is fully responsive, it workd on all the device widths. Tested on ranges 2560px - 320 px
- It has a little dom manipulaion usning JS.
- It has a working Registration form (Without form validation, (didn't do because not required in the assignment 🙄))
THis is a list of jobs i really enjoyed during the 15 days of creating of this project
- I really enjoyed the Search bar and its Javascript part. Really like it
- I enjoyed adding the responsiveness to each of the element bus a speacial mention to the responsiveness of the footer . Which i tried to clone with best possible accuracy if nike.com(nike.com)
- Liked creating the wishlist part.
- Most interesting design was obviously the contact us page
- I loved the underline animation in the navigation links.
- A very unusual type of data storage. I linked the registration form to google sheets. I knew it is not a very practic thing, but still went for it and learnt about google sheets extensions too.
- New css features and animation tricks. I learnt from a website the underline animation which looks really cool.