-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREDME.txt
38 lines (27 loc) · 1.59 KB
/
REDME.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!--
--------Instruction--------------
font-end technology :
1. React Vite, typescript, Redux toolkit, and Redux RTK ,
2. design purpose : tailwind css and daisy ui. and equvilant technology.
* My website name : ABS Sports
#Functionality :
------------Home---------
* Have a home slider where show latest 3 product image.
* Have home Features product where show latest 4 product and 3 product under have a all product button
* have category featutes it's define all category.
-----------Nav and footer ----------
* Have a nav bar and footer
-------- not found and success route -------------
* have success route and 404 route. where success route for confirmed order with cash on delivery
--------all products pages --------------
* all product route has 5 Functionality , search by name , filter by price , category,brand, and maximum price minimum price, filter by rating details button every product have pagination initially per page show 6 products
------single product details -------
* details product page has some Functionality like here show all things and add to cart button it's work only Redux store locally
-------management part--------
*have product management page where have side bar and where user can add product, update product, delete product,
------------cart ---------
*cart pages has some Functionality where user can increase and decrease product quantity and delete product from cart
----place order ------
*place order take user info with total payable amount and it's implement for cash on delivery
*after place order create a user .
------------------Thats all about my development---------