Giter Site home page Giter Site logo

polyshop's Introduction

Dự án xưởng: poly-shop

  • FE: React
  • BE: NodeJs
  • Auth

    • getAll: Lấy tất cả người dùng ( admin )

    • getOne: Lấy mọt người dùng ( admin )

    • register: Đăng ký tài khoản

    • verify: Kích hoạt email

    • logIn: Đăng nhập tài khoản

    • getUserByToken: Lấy thông tin người dùng khi đăng nhập ( login )

  • Change Password

    • getSecurityCode: Lấy mã bảo mật

    • resetPassword: Đổi mật khẩu

    • getCode: Lấy code ( login )

    • checkCode: Kiểm tra code ( login )

    • changePassword: đổi mật khẩu ( login )

  • Category

    • getAll: Lấy tất cả danh mục
    • getOne: Lấy một danh mục
    • Create: Thêm mới danh mục ( admin )
    • Edit: Chỉnh sửa danh mục ( admin )
    • Delete: Xóa danh mục ( admin )
  • Contact

    • create: Gửi phản hồi
  • Voucher

    • getAll: Lấy tất cả voucher
    • getOne: Lấy một voucher
    • create: Thêm mới voucher ( admin )
    • checkVoucher: Kiểm tra đã sử dụng voucher chưa
  • Product

    • getAll: Lấy tất cả sản phẩm
    • getOne: Lấy một sản phẩm
    • create: Thêm mới sản phẩm ( admin )
    • remove: Xóa sản phẩm ( admin )
    • update: Cập nhật sản phẩm ( admin )
  • Comment

    • getAll: Lấy tất cả bình luận
    • getOne: Lấy một bình luận
    • create: Thêm mới bình luận ( login )
    • update: Cập nhật bình luận ( login )
    • del: Xóa bình luận ( login )
  • Feedback

    • getAll: Lấy tất cả phản hồi
    • getOne: Lấy một phản hồi
    • create: Thêm mới phản hồi ( login )
    • remove: Xóa phản hồi ( login )
    • update: Cập nhật phản hồi ( login )
  • Favorite

    • favorite: Yêu thích sản phẩm ( login )
  • Card

    • getAll: lấy tất cả thẻ ngân hàng
    • getOne: lấy một thẻ ngân hàng
    • create: thêm mới thẻ ngân hàng ( login )
    • remove: xóa thẻ ngân hàng ( login )
    • update: cập nhật thẻ ngân hàng ( login )
  • Order

  • Payment

polyshop's People

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.