Welcome to CU@ReShop, the dedicated campus shopping platform for CUHK students to buy and sell second-hand products. This platform is designed to provide an easy, efficient, and budget-friendly way for students to recycle unwanted goods and find great deals within the campus community.
CU@ReShop is an online platform aimed at CUHK students for trading second-hand items such as textbooks, electronics, and furniture. The platform supports various user functionalities including browsing products, managing user profiles, engaging in transactions, and more.
- User Authentication & Authorization: Secure login and user management.
- Product Browsing and Searching: Users can search for products using keywords.
- Profile Management: Users can view and edit their profiles.
- Product Management: Users can perform CRUD operations on products.
- Online Payment System: Integrated payment system for transactions.
- Product Reviews and Ratings: Users can rate and review products.
- Recommendation System: Personalized product recommendations based on user activity.
- Order Tracking: Users can track their order status.
CU@ReShop is built using the MERN stack:
- MongoDB - Database
- Express.js - Server Framework
- React - Frontend Framework
- Node.js - Server Platform
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://yourrepository.com/cureshop.git](https://github.com/ivanwong407/CSCI3100-Online-Shopping-Mall-System.git npm install npm start (in directory of backend and frontend)
What things you need to install the software and how to install them:
node.js
npm
MongoDB