Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 897 Bytes

File metadata and controls

51 lines (32 loc) · 897 Bytes

Project Name

TrustPool

https://marvelapp.com/dfih649

Team

  • Development Team Members: Jelani Hankins, Andy Nguyen, Elijah Vasquez

Table of Contents

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

Usage

TrustPool allows friends and acquaintances to come together and pool money to build up their purchasing power.

Requirements

  • Node 10.5.x
  • Postgresql 10
  • Angular 6

Development

Installing Dependencies and Startup

From within the root directory:

cd trust-pool-app
npm install
npm run build
npm start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.