Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 1.11 KB

README.md

File metadata and controls

74 lines (51 loc) · 1.11 KB

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