Giter Site home page Giter Site logo

wxcontacts's Introduction

前言

帮别人做的一个展示用的demo,最开始只需要一些假数据展示看看效果。不过到最后也没用上,所以就拿出来分享一下吧。我自己把后台接口部分给简单补齐了,做了一些假数据,样式也做了一些调整。因为接口需要https以及上线需要微信审核之类的,所以目前此demo只能在本地查看。同时功能也不是很完善,很多功能做的也比较简陋。如果是初学微信小程序的话,可以参考着看看。

源码

Talk is cheap. Show me the code.

如何使用

git clone https://github.com/XNAL/WxContacts

// 需要先安装mysql,并创建数据库,可参考源码中的`wx_contacts.sql`

cd WxContacts
npm init

// 启动后台服务接口
node api/app.js

// 使用微信web开发者工具打开本项目,并通过编译查看效果
// 登录账号密码可使用以下两个,亦可在数据库中查看:
   手机号:13288886666/15688886666
   密码: 123456

项目截图

登录

部门

联系人列表

学科

wxcontacts's People

Contributors

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