Giter Site home page Giter Site logo

card's Introduction

注意: 1.依赖说明:

<dependency>
    <groupId>com.bx</groupId>
    <artifactId>qrcode</artifactId>
    <version>2.0</version>
</dependency>

<dependency>
    <groupId>com.bx</groupId>
    <artifactId>qrcode-jp</artifactId>
    <version>2.0</version>
</dependency>

以上两个依赖在http://bql.mynatapp.cc/repository/maven-public/中拉取

可以在pom文件中增加repository

<repository>
      <id>central</id>
      <url>http://bql.mynatapp.cc/repository/maven-public/</url>
      <releases><enabled>true</enabled></releases>
      <snapshots><enabled>true</enabled></snapshots>
</repository>

2.系统入口: 系统部署在本机后,访问:locahost:port

#系统改进计划 ##后端 ###分多模块 ###引入jpa+hibernate+mysql 整理二维码工具包 增加名片模板管理模块

##前端 前后端分离 前端用Vue+bootstrap 用户使用微信扫码登录, 用户在录入名片时,界面和用户所选择的名片模板相同,头像默认和微信头像相同

card's People

Contributors

fanyiheng avatar

card's Issues

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.