ceciliamvrie / YerbaBuena

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

Stories in Ready

Yerba Buena

A superpowered approach to electronic medical records.

Team

  • Product Owner: Ash Woodall
  • Scrum Master: Tim Roy
  • Development Team Members: Zeus Esquivel, Tim Roy, Shehbaz Sherwani, Ash Woodall

Table of Contents

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

Usage

Add /node_modules/ and /coverage/ to your .gitignore.

Requirements

  • React-Bootstrap
  • React
  • Redux
  • Mongoose/MongoDB
  • Express
  • Node.js

Development

Installing Dependencies and Starting

From within the root directory:

yarn install && yarn start

In another terminal:

yarn dev:wds

Navigate to localhost:8000

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines. See STYLE-GUIDE.md for style guidelines.

About


Languages

Language:JavaScript 94.0%Language:CSS 6.0%