Releases: EhsanParsania/Online-Shop
Releases · EhsanParsania/Online-Shop
Implement Phase 4
- Cart
- Add products to cart
- Cart details table
- Checkout page
- Payment page
- Add Express server
- Serve an HTML payment page in another origin
- Add orders details modal
- Axios module
- handling error with interceptors
- Implement Authentication
- Implement persian date picker
Implement Phase 3 ( Store Pages)
-
Add modals for
- Edit, delete and add product
- Change orders details
-
Error handling
- Handle network error with toasts
- Handle render error with Error Boundry
-
Implement all requests to database
-
Implement main page
-
Implement products pages
-
Implement product details page
-
Fix bugs in responsive
Implement Phase 2 (Management Section)
- Complete Database
- Add Data Grids
- Implement Headers
- Implement Login Page
- Implement Admin Pages
- Implement Pagination and Filtering
Initial public release
- Implement project structure
- Add required libraries
- Initialize layouts and component