Giter Club home page Giter Club logo

much-notes's Introduction

Much Notes :: 慕夏手记

Build Status License

Description

一款简单的共享记账微信小程序,后端使用的是 Java ::Spring Boot

Fork from : https://gitee.com/chniccs/jizhang

Feature

  • 1、 支出、收入记录
  • 2、 账本共享,多账本
  • 3、 账本管理,邀请链接有时效限制,避免了长期在外被乱用
  • 4、 账本人员管理,可对同一个账本内的人员进行管理,包括移除,移交管理员
  • 5、 数据统计,图表形式展示收支情况

Architecture

  • much-notes-api: 后端,Java ::Spring Boot
  • much-notes-parent:后端 Maven BOM
  • much-notes-miniprogram: 微信小程序::慕夏手记

much-notes-api 安装教程

  • 1、导入 EclipseIntelliJ IDEA 开发工具
  • 2、微信平台注册微信小程序,并绑定开放平台(unionId
  • 3、增加启动参数 VM Options,并启动 xyz.flysium.MuchNotesApplication
-Dwx.miniapp.appid=wxfbf8cccc79c5c29b
-Dwx.miniapp.secret=yourSecret
-Dwx.miniapp.token=yourToken
-Dwx.miniapp.aesKey=youraseKey

参数根据实际注册和配置的信息替换

much-notes-miniprogram 安装教程
  • 1、npm install (项目中因使用了antv/wx-f2的图表框架)
  • 2、 导入微信开发者工具
  • 3、 修改app.js文件的 globalDataappId及后端地址
  • 4、 在开发者工具中使用:工具->构建npm ,即可构建完成

参数根据实际注册和配置的信息替换

内网穿透

推荐:http://u.tools/ ,插件中心-安装内网穿透。效率挺快

https://github.com/Wechat-Group/WxJava/wiki/%E5%87%A0%E4%B8%AA%E5%86%85%E7%BD%91%E7%AB%AF%E5%8F%A3%E6%98%A0%E5%B0%84%E6%9C%8D%E5%8A%A1%E7%BD%91%E7%AB%99

Contract

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.