foolish-quiet-4224
│ ├── signup.html
│ ├── signin.html
│ ├── product.html
│ ├── product_details.html
│ ├── Cart.html
│ │ ├── checkout.html
│ ├── index.html
│ ├── profile.html
│ ├── orders.html
Tiny toes is basically a clone website for firstcry.com. This website is responsible for providing the best baby faishon products and accessories all over the India.
HTML (Hyper Text Markup language)
CSS (Cascading style sheet)
JS (JavaScript)
MockApi links
Google chart links
Google font/icon links
He is responsible for making the product description, profile and orders page of the website.
- Profile page- This section is responsible for checking the user details and also the details can be updated by the user.
- Product description page- This section is displaying the details of the product selected by the user and after selecting the size as per the user the product can be added to the cart and also can remove the products from the cart.
- Orders Page- This section is displaying the order history of the user and also user can track and cancel the ordered product.
- Index page - He is responsible for making the landing page of the website, where all the user get the first intraction to the website . It contains all the necessary categories, offers, discount banners, new released product and information about the website are provided for the users. It is also responsible for chaining all the sections and collecting data for the website.
- Sign-up and Sign-in Page - This section is responsible for Signing-in and Signing-up with the user details.
She is responsible for making the card section of the website to render all the products of the website from different-different categories. This section catching all the products from the API and having various functionalities like-
- Search functionality provides the products on the page with that has been searched by the user with product's title and description.
- Sort functionality based on prices and featured products.
- Filter functionality filters the products and render based upon brand, category, size and price.
- Pagination providing different numbers to render limited data on a single page.
He is responsible for making the cart, checkout section and billing section of the website.
- Cart page- This section is displaying the products which has been added to the cart by the user and also responsible to update the quantity as well as displaying the total cost of the products added to the cart.
- Billing page - It's having form fuctionality which is storing the billing address and other data that are used admin section to store the details of the users who's purchasing the products. This stored data is also helping in the admin network section part also.
- Checkout page - User can checkout by entring theirs payment details.
He is responsible for making the admin page of the website, where the admin page have the full control over user side of the website. It's having its own secure login prompt (working with mock API links) where only admins of the website can login or create accounts for others, Where as admin page consist of dashboard, product, order details, admin profile and create profile section.
- Dashboard provides the full information of all the product status with the help of google chart.
- Product section provides control over the product, it's having functionality to add, remove and update the product details.
- Order details section contains all the customer's information that are buying products from the website and also has the functionality to present network/connection to over the world of the website
- Admin profile section contains all information of admins. It has functionality to present the location of admin with the the help of google map.
- Create profile section is responsible to add & set the admin details for creating new account to the admin page.
Netlify : https://rad-wisp-729722.netlify.app/