Code Monkey home page Code Monkey logo

covid19-reporting's Introduction

Parajuniper Project: COVID-19 Reporting Tool

This is the repository for Parajuniper Project 4 which requires that we convert an XML-based COVID-19 CDC reporting form to JSON, render it in a UI, and submit it as a FHIR message to an existing FHIR Server.

Meeting Minutes and Development Plan

You can find the meeting minutes for all of our meetings in the meeting_minutes folder. Additionally, you can find our development plan and tech stack discussion in A1.md in the parent directory.

You can also find a description of our features with subtasks in A2.md in the parent directory.

You can find a final overview of our project and our postmortem in A3.md in the parent directory.

Installing the Development Environment

If you are running Ubuntu, run the following command to install the development environment:

./scripts/ubuntu_install_dev_env.sh

If you are running macOS, run the following command to install the development environment:

./scripts/mac_install_dev_env.sh

Docker will open. Accept the terms and conditions and close the application.

Building

Run the following command to build the application:

./scripts/build.sh

Go to http://localhost:3000 in the host machine to view the application.

Testing

Run the following command to test the application:

./scripts/test.sh

Make sure the container from the build above is still running when you run this script.

Best Practices for Development

  • Before working on a task, pull the latest updates from the develop branch
  • To work on a task, create a branch off of develop and do all your work in that branch
  • When you are completed your task and ready to merge it into develop, create a pull request and request review from everybody in the group
  • Once the pull request has gotten at least one approval, you can squash and merge it into the develop branch
  • The main branch should only be updated with the develop branch when enough work has been done in the develop branch to warrant a new release

covid19-reporting's People

Contributors

soniazaldana avatar samarth-agarwal1 avatar mhuap avatar sbotero avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.