Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amanmandal-m/india-mart-clone
Hindmart is a clone of Indiamart. It is an Indian e-commerce website that provides B2C, B2B and customer to customer sales services via its web portal.
https://github.com/amanmandal-m/india-mart-clone
bcrypt css expressjs html javascript jsonwebtoken mongodb mongoose nodejs
Last synced: about 8 hours ago
JSON representation
Hindmart is a clone of Indiamart. It is an Indian e-commerce website that provides B2C, B2B and customer to customer sales services via its web portal.
- Host: GitHub
- URL: https://github.com/amanmandal-m/india-mart-clone
- Owner: Amanmandal-M
- Created: 2023-01-16T19:42:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T20:27:23.000Z (over 1 year ago)
- Last Synced: 2024-04-09T14:57:34.194Z (7 months ago)
- Topics: bcrypt, css, expressjs, html, javascript, jsonwebtoken, mongodb, mongoose, nodejs
- Language: HTML
- Homepage: https://hind-bazaar.netlify.app/
- Size: 2.5 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haloed-ground-8588
Cloning <> India Mart <> Website
Project Name : HindBazaar
Project Logo : Project Logo**************************
**Backend Flow**
Deployed Link : `https://hindbazaar-mandal.up.railway.app`
*Tech Stacks*
- Nodejs
- Expressjs
- MongoDB
**Deployment Tools**
-------------------------
**Api End Points**
Default Endpoint For Products : `/products`
Bricks Products
Data of all Bricks = `/BricksData`
Post Data of all Excavator = `/BricksPost`
Get Data by Id = `/Bricks/:id`
Get Data by limits = `/Brlimit?limit=`
Get Data by Title
= `/Brtitle?q=`
Get Data of Price by Asc to Desc = `/Brasctodesc`
Get Data of Price by Desc to Asc = `/Brdesctoasc`
Excavator Products
Data of all Excavator = `/ExcavatorData`
Post Data of all Bricks = `/ExcavatorPost`
Get Data by Id = `/Excavator/:id`
Get Data by limit = `/Exlimit?limit=`
Get Data by Title = `/Extitle?q=`
Get Data of Price by Asc to Desc = `/Exasctodesc`
Get Data of Price by Desc to Asc = `/Exdesctoasc`
--------------------------
**Frontend Flow**
Deployed Link : `https://wonderful-tulumba-b2af93.netlify.app`
*Tech Stacks*
- HTML
- CSS
- JAVASCRIPT
Pages of Frontend
- Homepage
- Product Page
- Cart Page
- Admin Page
** Logo **
** Images of Website **
** Homepage **
** Sign Up Page **
** Login Page **
** Product Page **
** Admin Page **
** Admin Crud Page **