Code Monkey home page Code Monkey logo

cake-shop's Introduction

🍰 Cake Shop

前言

这是一个简易的电商网站项目,由移动端,管理后台,后端接口3部分组成,技术栈为前端 react, react-router, antd, antd-mobile 等,后端 express, jsonwebtoken, mongoose, mongodb 等。

项目目录结构

展示

移动端首页

home

移动端购物车

cart

管理后台登录

login

管理后台操作界面

set

查看管理员

check

添加管理员

add

新增商品

new

实现的功能

  • 移动端首页��,购物车,我的页面
  • 管理后台注册,登录,店铺管理,商品管理界面
  • 管理后台添加商品,发布商品,删除商品等功能
  • 管理后台的管理员登录,注册,新增,删除功能
  • 普通用户的登录,注册,新增,删除后端接口
  • 设置移动端首页轮播商品功能
  • 商品图片上传接口

待实现功能

  • 移动端商品详情,用户订单等页面
  • 管理后台订单管理,活动管理,评论管理,用户管理,工作台,设置等界面
  • 后端评论,活动,订单,用户等接口 ......

开发

本地启动 mongodb 服务

git clone [email protected]:xrr2016/cake-shop.git

cd cake-shop

# 后端服务
cd cake-shop-backend
npm install
npm run dev

# 管理后台
cd cake-shop-admin
yarn
yarn start

# ���移动端页面
cd cake-shop-web
yarn
yarn start

Licence

MIT

cake-shop's People

Watchers

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