https://github.com/redoykhan28/furnicore-client
Furnicore is an E-commerse website where you can buy leatest furniture.
https://github.com/redoykhan28/furnicore-client
expreesjs jwt-authentication mongodb reactjs rest-api tailwindcss
Last synced: 2 months ago
JSON representation
Furnicore is an E-commerse website where you can buy leatest furniture.
- Host: GitHub
- URL: https://github.com/redoykhan28/furnicore-client
- Owner: redoykhan28
- Created: 2022-12-24T21:08:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T17:06:09.000Z (over 3 years ago)
- Last Synced: 2025-05-05T03:18:00.156Z (about 1 year ago)
- Topics: expreesjs, jwt-authentication, mongodb, reactjs, rest-api, tailwindcss
- Language: JavaScript
- Homepage: https://furnicore.netlify.app/home
- Size: 10.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Name: Furnicore
-
Live Website Link: https://furnicore.netlify.app/
Admin Email :
AdminPassword: <12345678>
Technology Used:
1. Framework
- Tailwind
2. Libraries
- ReactJs
- Express.JS
3. Hosting Service
- Firebase
4. Database
- MongoDb
5. Packages
- daisyui
- AOS
- Date-fns
- react-icons
- react-hot-toast
- react-router
- recharts
Project Description:
-
- Furnicore is an E-Commerse website where you can purchase leatest furniture.
- It is full responsive using tailwind and routing functionality all over the website.
- Here also used firebase authentication system for authenticate the whole site
- Data are used to store in database mongodb and retrive in every specific pages
- Here we can get 2 type of user, 1.customer, 2.Admin
- Without login a user can't order any furniture
- Have product checkout page to confirm order
- Admin has a dashboard with summery of information
- Admin can add, list and view the details of products
- Admin can see his customer list and view their details
- Admin can see his orders and also can see the details view of those orders
- website has a blog page and where you can see leatest blog on interesting topics.
Future Work:
- Add cart functionality
- Impliment payment method
- impliment add to customers
- impliment users order list