Skip to content

Releases: mre-dev/ReactJs-E-Commerce-Project

Complete Project Phase 4

Choose a tag to compare

@mre-dev mre-dev released this 10 Mar 05:34
  • Add Product To Card
  • Create Basket Page And Show Card in Basket Page
  • Create Checkout Form
  • The payment process by going to another server
  • Details Order Show By Modal For Admin
  • Change the status of the order ( pending or shipped )

Full Changelog: v3.0.0...v4.0.0

Complete Project Phase 3

Choose a tag to compare

@mre-dev mre-dev released this 04 Mar 04:52
  • Build the site footer and place it on all pages
  • Build the site home page
  • Create a category page (with filtering and pagination)
  • Build a product specification page
  • Build modals to add products with dynamic inputs
  • Build an API to remove the product along with the question to remove
  • Edit inventory and pricing (admin access only)

Bugs :

  1. It is not possible to edit product specifications at this time. It will be fixed in the next version (phase 4).

Full Changelog: v2.0.0...v3.0.0

Complete Project Phase 2

Choose a tag to compare

@mre-dev mre-dev released this 21 Feb 13:04
  • Build site header including Site icon, Search Input, Basket and User Logo in the top and menu in the bottom
  • Build Login and Register page
  • Build Dashboards and display menus based on the role of the Normal user or Admin user
  • Build management pages including product page, order page, quantities page
  • All tables with pagination, filtering, and ascending or descending sorting
  • Dedicated APIs are written to receive the data from the Json-Server.

Full Changelog: v1.0.0...v2.0.0

Complete Project Phase 1

Choose a tag to compare

@mre-dev mre-dev released this 11 Feb 13:19

The project structure was created and all required packages were installed.
Draw Project Structure And Map

Full Changelog: https://github.com/mre-dev/maktab63-project-mohammad-reza-ebrahimi/commits/v1.0.0