Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfatcse/online-shop-client
An online platform where seller can sell and buyer can buy
https://github.com/alfatcse/online-shop-client
axios-react daisyui expressjs firebase firebase-auth jwt-authentication jwt-token pagination react react-hooks react-router reactjs stripe-payments tailwind-css
Last synced: 26 days ago
JSON representation
An online platform where seller can sell and buyer can buy
- Host: GitHub
- URL: https://github.com/alfatcse/online-shop-client
- Owner: alfatcse
- Created: 2022-12-25T13:42:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T22:31:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T03:01:13.106Z (about 1 month ago)
- Topics: axios-react, daisyui, expressjs, firebase, firebase-auth, jwt-authentication, jwt-token, pagination, react, react-hooks, react-router, reactjs, stripe-payments, tailwind-css
- Language: JavaScript
- Homepage: https://sell-now-b00ee.web.app/
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### `Live Link`
Open [http://sell-now.web.app](https://sell-now-b00ee.web.app/) to view it in your browser.
### `To experience the Admin role Please use the following credential`
`admin user email: [email protected]``admin password: Admin1234#`
### `Key Feature of the project`
`1.Register new user as seller or buyer`![alt text](https://i.ibb.co/Jrgr9nD/Screenshot-from-2023-01-04-11-30-10.png)
`2.Loged in buyer can book a product and provide an address where product will be delivered`
`2.Logged in buyer can buy a product and after successful payment a payment status is changed`
`3.logged in seller can add new product for sell`
`4.logged in seller can also view the buyers who has bought his products`
`5.Admin can view all users and can change role as 'verified' who have registered as seller`
`6.Admin can also delete any user`