Skip to content

Ecommerce website for health and fitness products , it is a clone of HealthKart.com , It serves as a virtual storefront where customers can browse, select, and purchase items conveniently from their computers or mobile devices.

Notifications You must be signed in to change notification settings

deepakChourasiya-aj/HealthyMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HealthyMe.com

rapid-competition-275 Ecommerece website for health and fitness product.

Tech Stack

Client: HTML,CSS, Javascript

Server: Node, Express , MongoDB

Frontend Part

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

Backend Part

  • Authentication using JWT
  • Hashing the password using Bcrypt
  • Mongoose - connecting the database

Database -

- MongoDB

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/

Screenshots

image image

About

Ecommerce website for health and fitness products , it is a clone of HealthKart.com , It serves as a virtual storefront where customers can browse, select, and purchase items conveniently from their computers or mobile devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published