GithubHelp home page GithubHelp logo

xww520 / daybookapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zyqwst/daybookapp

0.0 1.0 0.0 2.56 MB

记一笔——最简约的流水账应用

Home Page: http://www.jianshu.com/p/095ca28a2ff0

TypeScript 68.92% HTML 19.65% CSS 9.91% JavaScript 1.52%

daybookapp's Introduction

DayBookApp

Ionic2构建的一款流水账记录App。

服务端 GitHub 请点击DayBook

效果预览

登录

home页

记账

记账

月账单

饼状图分析

饼状图分析

启动说明

DayBookApp运行需要API服务器资源支持,服务端代码请查看DayBook

  • 服务器启动完成后, 需要修改App中服务起访问地址,src/providers/http-service.ts文件修改API服务器访问地址 hostUrl:string = "http://192.168.1.1:9971";

修改成功后,运行命令 ionic serve 浏览器打开http://localhost:8100即可打开浏览器看到效果。 http://localhost:8100/ionic-lab可以看到android、IOS、WP的效果

构建Android App

ionic platform add android
ionic build android 

运行以上两条命令,提示成功后,在DayBookApp/platforms/android/build/outputs/apk目录下会生成android apk应用。然后可以安装到手机~

daybookapp's People

Contributors

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