Skip to content

Smit-Dama/nodeLpansh

 
 

Repository files navigation

Ecommerce Website

Created basic REST API for Electronics Ecommerce website using express and MongodB Atlas.

The database contains the following Collection:

Users

Poducts

Orders

Cart

The API routes perform CRUD operations on these collections.

Deployment

To run this project ,set necessary env variables and run the following command in the terminal in the respective folder

  node index.js

Screenshots

Here are the postman Screenshots

LOGIN image

ADD PRODUCT image

ADD PRODUCT IMAGE image

ADD TO CART image

DELETE FROM CART image

SHOW CART image

GET USER ORDERS image

DIRECT ORDER image

CART ORDER image

PROFILE PIC UPLOAD image

Acknowledgements

VIDHITA PAI: https://github.com/vidhitapai

KUNAL CHANDANI : https://github.com/blackchapel

NET NINJA: https://www.youtube.com/@NetNinja

About

Node Learning Period

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%