☕ Connect with me!
We are Time, an online watch store that sells watches through an eCommerce platform. This website allows customers to order watches of their choice. Additionally, if you are interested in becoming a customer or seller on this website, and if you have any previous watches, you can sell them at a discounted price. It is also possible for customers to report to the administrator that the product on your website is not good, etc.
- User
- Check Admin/Seller/Buyer
- Product
- Reported
- Category
- Order
- Stripe Payment
- Advertisement
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"jsonwebtoken": "^8.5.1",
"mongodb": "^4.12.1",
"stripe": "^11.1.0"
}