
This website has functions similar to a general e-commerce site. Users can create an account, log in, search for products, and make purchases. Sellers can also list their products. The front-end displays information such as product name, image, description, and price. The back-end implements functions such as user registration, login, product management, and authority management. By developing this project with a friend, I was able to deepen my knowledge of databases and learn technologies such as Node.js, React.js, Express.js, and Python.