Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 949 Bytes

README.md

File metadata and controls

53 lines (35 loc) · 949 Bytes

Money.io

Money.io is a financing app that allows users to keep track of their spendings as well as debts and loans.

Team

  • Product Owner: Jonathan Wu
  • Scrum Master: Humaid Khan
  • Development Team Members: Dunstan Zheng, Chris Lu

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node
  • Express
  • Sqlite3
  • Bookshelf
  • React
  • Bootstrap

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.