Skip to content

Virtual Transaction App for allowing students to request documents to the school and provide requirements in return. School admins can validate those requests.

Notifications You must be signed in to change notification settings

stevengragg/virtualtransactionapp

Repository files navigation

Virtual Transaction App

This is a Virtual Transaction App for allowing students to request documents to the school and provide requirements in return. School admins can validate those requests.

Checkout the app here

Installation

Clone the repository

git clone https://github.com/katherinegragg/virtualtransactionapp.git

Install dependencies:

npm install

Run the app:

meteor run

Testing

Run tests with Mocha:

meteor test --once --driver-package meteortesting:mocha

TEST_WATCH=1 meteor test --full-app --driver-package meteortesting:mocha

Visualize bundle size with Bundle Visualizer:

meteor --production --extra-packages bundle-visualizer

Dependencies

  • @babel/runtime
  • autoprefixer
  • meteor-node-stubs
  • postcss
  • postcss-load-config
  • react
  • react-dom

About

Virtual Transaction App for allowing students to request documents to the school and provide requirements in return. School admins can validate those requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages