Giter Club home page Giter Club logo

smartbuy.com's Introduction

Smart Buy

Repository for an fullstack ecommerce website .

Home page

Screenshot 2023-09-11 232325 #### Login page Screenshot 2023-09-11 232515 #### Register page Screenshot 2023-09-11 232554 #### Products page Screenshot 2023-09-11 232935 #### Featured Products page Screenshot 2023-09-12 230957 #### Footer Screenshot 2023-09-12 231102 #### Product Details page Screenshot 2023-09-12 231502 #### Cart page Screenshot 2023-09-12 231742

Run Locally

Clone the project

  git clone https://github.com/ManeeshMondal/Smartbuy.com

Go to the project directory

  cd Smartbuy

Install dependencies

  cd backend
  npm install

Start the server

  npm  start

API Reference

index.js - It is the main file which runs the server.

db.js- It is the file where database connection is made.

routes - This folder contains routers for API end points. It contains orderRoute,userRoute,productRoute,paymentRoute files which have API endpoints.

controller - This folder contains all the files controller functions for API end points. It contains orderController,userController,productController,paymentController files which have API endpoints.

Features

  • User authentication using JWT
  • User can choose various products
  • User can buy various products
  • It has also admin routes
  • Also has Login and signup functionalities
  • Data privacy

smartbuy.com's People

Contributors

abhi9-hash avatar maneeshmondal avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.