Built with Express.js and MongoDB.
Shopee is the leading e-commerce platform in Southeast Asia and Taiwan. It is a platform tailored for the region, providing customers with an easy, secure and fast online shopping experience through strong payment and logistical support.
Shopee aims to continually enhance its platform and become the region’s e-commerce destination of choice. Shopee has a wide selection of product categories ranging from consumer electronics to home & living, health & beauty, baby & toys, fashion and fitness equipment.
- Register, Login with JWT, Forget Password, Change Password
- Get and update user details
- Add product with upload image for seller
- Buy product
- Get purchase histories
- Notification for buyer after checkout with Onesignal
- Open CMD or Terminal and enter to the app directory
- Type npm install
- Setup .env file
- Open Postman for testing API
- Products
- get /products
- get /products/:id
- post /products
- patch /products/:id
- delete /products/:id
- Checkouts
- get /checkout
- post /checkout
- Wishlist
- get /wishlist
- delete /wishlist/:id
- Categories
- get /categories
- get /categories/:id
- post /categories
- patch /categories/:id
- delete /categories/:id
Andre Feri Saputra |
Dimas Febri Prasetyo |
Kevin Martinda Sodikin |
M Faisal Akbar |