Giter Site home page Giter Site logo

smart_print_shop's Introduction

智慧打印店

相关课程

  • 张红兵教授 信息系统开发方法与工具
  • 李慧 管理信息系统
  • 软件工程

代码部分运行指南

更新:2024.6.1 因为实习投递简历需要,域名eminentgu.top被我挪作个人域名,如需检查/使用demo请联系顾翔(921127940122)重新部署

前端负责,更多问题联系:

沈贝宁(921127940137) 顾翔(921127940122)

后端负责,更多问题联系:

张瀚宸(921127940156)


前端使用Vue,需要安装node

后端使用python 建议安装conda

请注意!!!在前端代码中,api请求指向的是服务器地址(eminentgu.top),而不是本地地址,如果想要在本地运行后端程序,请记得修改前端中的axios指向地址


前端初始化

npm install

本地运行(api调用的是服务器的,也可以使用mocker模拟)

npm run serve

打包

npm run build

其他

  • 使用mocker模拟后端
mocker ./mocker/index.js

api 标准

  • port : 3721
  • 具体使用到的api请求及内容请查看文件:'/mocker/index.js'

后端初始化

pip install django

本地运行

python manage.py startapp myapp

smart_print_shop's People

Contributors

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