Skip to content

mujaheed13/furniture-stock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furniture-Stock

amiable-place-6800

Ecommerece for furniture products Link :- https://sensational-druid-3f736c.netlify.app/

Tech Stack

Client: HTML,CSS, Javascript

Frontend Part

  • Home page
  • Login/Signup
  • Product page
  • Cart page
  • Admin page

Backend Part

  • Json server

API Reference

User Endpoints

  Signup

  POST /user/signup/
  Login

  POST /user/login/

Get all products

  GET /admin/all

Add products

  POST /admin/add/

Delete products

  DELETE /delete/:id

Update products

  PATCH /delete/:id
Parameter Type Description
product key string Required. Your API key
Parameter Type Description
api_key string Required. Your API key

Add items

  POST /admin/add/

Screenshot (925)fur

About

It is an ecommerce website that use to sell furniture products across the country :https://willowy-gaufre-978d06.netlify.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.3%
  • JavaScript 22.4%
  • CSS 22.3%