# bookit **Repository Path**: java_wangyin/bookit ## Basic Information - **Project Name**: bookit - **Description**: 一个精致的日常记账App,采用Vue构建UI,采用PhoneGap(基于Cordova)构建Android App,后端采用Spring Boot、Spring Data、MongoDB以及Redis。提供包括收支趋势统计、消费习惯分析、自定义账目分类、多账本切换以及邮箱身份验证等在内的多种功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-07-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bookit A bookkeeping app based on Vue and Cordova. ## Build Setup ``` bash # install Android SDK # ... # install phonegap npm install -g phonegap # install dependencies npm install # build for debug package ./build-js.sh && ./install-debug.sh ``` ## License Apache License 2.0