Skip to content

Releases: EhsanParsania/Online-Shop

Implement Phase 4

16 Jul 06:35
Compare
Choose a tag to compare
  • 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)

09 Jul 07:36
Compare
Choose a tag to compare
  • 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)

30 Jun 17:32
Compare
Choose a tag to compare
  • Complete Database
  • Add Data Grids
  • Implement Headers
  • Implement Login Page
  • Implement Admin Pages
  • Implement Pagination and Filtering

Initial public release

18 Jun 15:18
Compare
Choose a tag to compare
  • Implement project structure
  • Add required libraries
  • Initialize layouts and component