Giter VIP home page Giter VIP logo

cardbill's Introduction

信用卡小账本

小账本是一个专门用来管理您的信用卡刷卡记录的小工具。

架构设计

该平台提供了一整套解决方案。

平台演示

演示地址: https://cardbill.nsini.com/

该服务部署在开普勒云平台上, https://github.com/kplcloud/kplcloud

开普勒平台演示地址: https://kplcloud.nsini.com/about.html

安装说明

平台后端基于go-kit、前端基于ant-design(版本略老)框架进行开发。

后端所使用到的依赖全部都在go.mod里,前端的依赖在package.json,详情的请看yarn.lock,感谢开源社区的贡献。

后端代码: https://github.com/icowan/cardbill

前端代码: https://github.com/icowan/cardbill-view

安装教程

[安装教程]

依赖

  • Golang 1.13+ 安装手册
  • MySQL 5.7+ (大多数据都存在mysql)

快速开始

  1. 克隆
$ mkdir -p $GOPATH/src/github.com/icowan
$ cd $GOPATH/src/github.com/icowan
$ git clone https://github.com/icowan/cardbill.git
$ cd cardbill
  1. 配置文件准备

  2. docker-compose 启动

$ cd install/docker-compose
$ docker-compose up
  1. make 启动
$ make run

文档

[文档]

视频教程

  • [本地启动]
  • [开普勒平台部署]
  • [信用卡管理]
  • [消费记录]

支持我

cardbill's People

Contributors

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