Code Monkey home page Code Monkey logo

shangpinghui's Introduction

前端购物平台

该项目是一个基于Vue全家桶的前端购物平台,包含了完整的注册和登录功能以及尚品搜索功能。

技术栈

  • Vue.js
  • Vue Router
  • Vuex

功能介绍

  • 用户认证:支持用户注册和登录功能,使用JWT进行用户认证。
  • 商品浏览:用户可以浏览平台上的商品,并按照价格、销量、评价等多个维度进行筛选。
  • 尚品搜索:支持关键字搜索感兴趣的商品。
  • 购物车功能:用户可以将自己喜欢的商品加入购物车,方便批量购买。
  • 订单结算:用户可以选择购物车中的商品进行结算,平台支持多种支付方式。

安装和运行

  1. 克隆该项目到本地。

    git clone https://github.com/nbkelasi/vue2_project.git
    
  2. 进入项目目录,并安装依赖:

    cd front-end-shopping-platform
    npm install
    
  3. 运行项目:

    npm run serve
    

后续开发计划

  • 实现商品分类和标签功能,方便用户浏览和筛选商品。
  • 增加商品详情页面,方便用户查看商品的详细信息。
  • 实现用户评价和评论功能,方便其他用户了解商品的真实情况。
  • 支持多语言版本,方便国际化的推广。

License

MIT License. 详细信息请参阅 LICENSE

shangpinghui's People

Contributors

nbkelasi 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.