Live Website Link: https://rythm-bazar.web.app
Front-End: Tailwind-CSS, React.js, React-Router, Firebase Authentication
Back-End: NodeJS, ExpressJS, MongoDB, JWT.
- User can register new account with email & password. and can sign in via email & password and google account.
- There are 3types of user: Admin, Seller, Buyer.
- There are a dashboard which routes are different for different role of user.
- Buyer can booked any product and after that he can confirm the payment by using any VISA/MASTER/DEBIT/CREDIT card.
- Added JWT token features for verifying authorized user.
- Admin can see and delete any sellers and buyers. Also, admin can verified any seller.
- Without verified seller, the product can't sell.
- Buyer can report any product to the admin.
- After confirm the product to be advertised, then it will display in the website.
- Added pagination.
adminEmail: <admin@gmail.com> adminPassword: <adminRYTHMbazar202>