Skip to content

Job Task Shop Server is the backend for an e-commerce website built with Node.js, JavaScript, and Express. It handles products, user authentication, shopping carts, and orders through RESTful APIs.

Notifications You must be signed in to change notification settings

EngrArfin/job-task-shop-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Task Shop Server

This is the backend for the Job Task Shop e-commerce website. It is built using Node.js, Express, and JavaScript. The server handles product management, user authentication, shopping carts, and order processing through RESTful APIs.

-----------------Live Github Link----------------

Frontend (Live link): https://job-task-6e505.web.app

Backend Live link: https://sar-shop-server.vercel.app

Git Client : https://github.com/EngrArfin/job-task-shop-client

Git Server : https://github.com/EngrArfin/job-task-shop-server

Features

  • User Authentication (Login/Signup)
  • Product Management (CRUD operations)
  • Shopping Cart Management
  • Order Processing
  • API Routes for handling different operations

Technologies Used

  • Node.js - JavaScript runtime environment
  • Express - Web framework for building RESTful APIs
  • MongoDB - NoSQL database for storing user and product data
  • JWT - JSON Web Tokens for authentication

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/job-task-shop-server.git

About

Job Task Shop Server is the backend for an e-commerce website built with Node.js, JavaScript, and Express. It handles products, user authentication, shopping carts, and orders through RESTful APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published