Giter Site home page Giter Site logo

vue_gshop's Introduction

Vue 外卖项目(买家版)

1. 项目概述

  • 此项目为外卖 Web App (SPA)
  • 包括商家, 商品, 购物车, 用户等多个子模块
  • 使用 Vue 全家桶 + ES6 + Webpack 等前端最新最热的技术
  • 采用模块化、组件化、工程化的模式开发

2. 技术栈

  • vue + vue-cli + vue-router + vuex + vue-lazyload (vue全家桶)
  • better-scroll + swiper (滑动库) moment + date-fns (日期处理)
  • mock + vue-resource + axios (前后台交互)
  • ES6 + babel (模块化)webpack + eslint (工程化)

3. 完成功能

  • 展示所选地址附近商家列表 -- 完成
  • 搜索美食,餐馆 -- 完成
  • 餐馆食品列表页 -- 完成
  • 购物车功能 -- 完成
  • 店铺评价页面 -- 完成
  • 单个食品详情页面 -- 完成
  • 商家详情页 -- 完成
  • 登录、注册 -- 完成
  • 发送短信 -- 完成
  • 个人中心 -- 完成
  • 更多功能 -- 有待完成

4. 项目运行

先启动后台项目
cd Gshop-server
npm install 
npm start
再启动前端项目
cd Gshop-client
npm install 
npm start

5. 项目预览

首页

image

商家主页

image

商品评价

image

搜索页面

image

个人界面

image

登陆界面

image

vue_gshop's People

Contributors

under0-0taker 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.