Skip to content

Latest commit

 

History

History
executable file
·
52 lines (35 loc) · 792 Bytes

README.md

File metadata and controls

executable file
·
52 lines (35 loc) · 792 Bytes

Project Name

Digital wallet for payment transactions between friends

Team

  • Larry Chang
  • William Putnam
  • Albert Wong
  • Aaron Pietsch

Table of Contents

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

Usage

A venmo clone

Requirements

  • Node 6.4.x
  • Postgresql 9.1.x
  • Materials UI
  • Redux.js
  • React Router

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.