Skip to content

himanshu60/smiling-desk-5826

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Click & Collect

Click & Collect is a flipkart clone. Basically flipkart is an e-commerce store where you can purchase different differnt products with low cost and get gifts.

Deployed Link :- https://startling-starship-84b8ae.netlify.app/

Tech Stack

• Frontend: HTML | CSS | JavaScript | Bootstrap

• Backend: Node.js | Express.js | MongoDB

→ Node Modules: mongoose.js | bcrypt | cors | dotenv | jsonwebtoken | nodemon

Site Map for Project

flow click   collect

API end points

POST /users/login - to login
GET /products - to get products data
GET /products/?category=exampleCategory - to get products category wise 
GET /products/?title=exampleTitle - to search products by title
GET /products/?sort=asc - to get sorted products in ascending order
GET /products/?sort=dsc - to get sorted products in descending order
POST /products/add - to add products
POST /cartproducts - to add products to cart
GET /cartproducts - to get cart products
DELETE /cartproducts/:id - to delete a product from cart

Home-Page

Home page

Register-Page

Register page

Login-Page

Login Page

Products-Page

Product Page

Individual-Product-Page

Individual Product page

cart Page

Cart Page

FeedBack

If You want to give any feedback connect with me on- baliyanh10@gmail.com