Giter VIP home page Giter VIP logo

e-commerce's Introduction

e-commerce

Deployment Link

USER : https://luxury-watch-store.firebaseapp.com/
CMS : https://luxury-watch-store.firebaseapp.com/admin

Server dependencies

Dependencies

server side

Package Version
"bcrypt" "^4.0.1"
"cors" "^2.8.5"
"dotenv" "^8.2.0"
"express" "^4.17.1"
"jsonwebtoken" "^8.5.1"
"pg" "^7.18.2"
"sequelize" "^5.21.5"

client side

Package Version
"axios" "^0.19.2"
"vue" "^2.6.11"
"vuex" "^3.1.2"
"vue-hot-reload-api" "^2.3.4"
"bootsrap" "^4.4.1"
"sweetalert" "^2.1.2"

Default Port

SERVER : http://localhost:3000
CLIENT : http://localhost:8080

Server Tools

Tools: NodeJS, Express, sequelize, postgresql

Client Tools

Vue, Vue CLI, Vuex

.env example

JWT_KEY =

User

URL Method Description
/user/register POST creating new user
/user/login POST login and get access token
/userproduct GET generate product list
/addtocart POST adding product to cart
/editstock/:id PUT editing the amount of product stock
/getcart GET generate product that added to cart by user
/deletecart/:id DELETE removing product from user cart
/address POST creating user address
/address GET generate user address

Admin

URL Method Description
/admin/register POST creating new admin
/admin/login POST login and get access token
/product POST add products
/product GET show all products
/product/:id GET get products by id
/product/:id PUT edit product content by id
/product/:id DELETE delete products by id

Full Documentation

see full documentation here https://documenter.getpostman.com/view/10570933/SzS7RRwR?version=latest

e-commerce's People

Contributors

afifwanda avatar stefkwan avatar

Watchers

James Cloos 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.