Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Our first Backend Project with NodeJS, ExpressJS and MongoDB. There are many crud operations and database is deployed on heroku. Main functionalities were : Register and Login using MongoDB, Product gallery had functionalities like Sorting and Filtering in the backend, Cart and Wish List for individual users and many more.

RishabhG9/NINE_WEST

Repository files navigation

NINEWEST (Clone)

Project: Clone of https://www.ninewest.com/ site

In this project We have tried to make a look alike clone of Ninewest E-commerce Website. With our efforts and the technology stack, that we have learned till now in Unit-4 in Masai School, we were able to clone the front end, integrated it with backend and added similar looks and features.

alt text alt text alt text alt text alt text alt text alt text alt text alt text

Run Locally

Clone the project

  For Front-End
  git clone https://github.com/RishabhTG209/NINE_WEST
  
  For Back-End
  git clone https://github.com/RishabhTG209/NineWest_Database

Deployment link of Database on Heroku

got to https://blooming-refuge-71619.herokuapp.com

Crud Operations

To fetch all Users data : https://blooming-refuge-71619.herokuapp.com/user
To fetch all products data : https://blooming-refuge-71619.herokuapp.com/products
To fetch List of products : https://blooming-refuge-71619.herokuapp.com/productlist
To fetch Cart Data : https://blooming-refuge-71619.herokuapp.com/cart
To Register : https://blooming-refuge-71619.herokuapp.com/register
To Login : https://blooming-refuge-71619.herokuapp.com/login

Install npm packages

npm install

Run the server

npm run server

View in Browser

go to https://rishabhtg209.github.io/NINE_WEST/

Technologies we used

In this project we have used the following technologies:

  • Nodejs
  • Expressjs
  • MongoDB
  • HTML
  • CSS
  • JavaScript
  • env

All the data got stored in and called from Mongo Atlas cloud database.

Libraries & Packages Used

  • All the image and icon links have been taken from the main website ( https://www.ninewest.com/ )
  • NPM Packages
    • ejs
    • express
    • mongoose
    • jsonwebtoken
    • bcryptjs
    • cors
    • body-parser
    • dotenv

Team Members and Contributors :

Rishabh Gupta

Vinit Kumar

Akshay Jagtap

Vikas Gupta

About

Our first Backend Project with NodeJS, ExpressJS and MongoDB. There are many crud operations and database is deployed on heroku. Main functionalities were : Register and Login using MongoDB, Product gallery had functionalities like Sorting and Filtering in the backend, Cart and Wish List for individual users and many more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •