项目作者: ievgenk

项目描述 :
Build A Budget is a budgeting application that will help you to keep track of your personal finances.
高级语言: HTML
项目地址: git://github.com/ievgenk/build-a-budget.git
创建时间: 2018-05-15T21:00:29Z
项目社区:https://github.com/ievgenk/build-a-budget

开源协议:

下载


Travis CI Status Coverage Status

Build A Budget

http://build-a-budget.herokuapp.com

Summary

Build A Budget is a simple budgeting application that will help you to keep track of your personal finances.

Here is an example of a workflow for Build A Budget. You will add money to the budget first that you would like to keep track of. Next you would create catgories (e.g Bills) and within them sub-categories (e.g Internet) and then allocate some money towards Internet subcategory. Finally once the payment is due, enter the transaction to keep track of how much money you have left budgeted for that subcategory

Follow these three easy steps to get going

  1. Register or Login, then add the money that you would like to budget.

Walkthrough gif

  1. Create your own individual budget from a collection of categories and sub-categories.

Walkthrough gif

  1. Don’t forget to add transactions, and make sure your stay within your budget!

Walkthrough gif

DEMO User Credentials

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node
  • MongoDB
  • Mongoose
  • Mocha / Chai
  • TravisCI