Code Monkey home page Code Monkey logo

purchasepro's Introduction

PurchasePro

简介:项目名称为 采购系统,是一个前后端分离项目,前后端分别使用ssm和Vue框架,数据库使用mysql5.8稳定版本。

其他工具

  • 使用了maven包管理工具
  • Mybatis-Generator生成sql代码
  • 使用了Element-Ui的组件
  • JSON传递接口数据
  • 后端tomcat 作为服务器
  • 前端使用Node.js

注意:

  • 该项目是作者的第一个项目,所以在最初设计的时候会有很多考虑不周到的地方,其中代码也有很多bug,深感自己的功力不够。
  • 但是,功能正常使用是没有问题的,所以欢迎大家交流学习

主要功能包含

  • 采购申请的审核
  • 公告管理
  • 竞标管理
  • 消息通知

项目结构

-- ssm 后端源码

-- web 前端源码

-- purchase.sql 数据库源码

如何使用

后端(JAVA1.8)

1、安装idea

2、安装maven,并将项目导入

3、使用maven安装好所有的包

4、配置好tomcat

5、运行

前端

1、安装好node.js

2、使用cnpm install 安装需要的包

3、使用 npm run dev 运行

数据库

将数据库sql拿过去运行即可

purchasepro's People

Contributors

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