MissionSupport / MissionSupportDemo

MIT License
0 stars 0 forks source link

Mission Support

Mission Support is a crowd-sourced, wiki-style web application for medical mission trips to share information about various disaster areas, the inventory available at each location, and general tips for other mission groups. Currently, there is no central location for information about the situation on the ground at different sites, which creates confusion and additional costs for missions. Our project is a crowdsourced platform to allow medical professionals to report information about where they are serving, so future missions will be better prepared.

This project was generated with Angular CLI version 7.0.4.

Release Notes

v1.0.0 - April 22, 2019

Original Release of Mission Support, comes with the following features:

Known Bugs / Defects

Install Guide

Installation is only required for the host who plans to run the server that Mission Support will run on. Any typical user may simply visit the currently deployed version of Mission Support via this link.


For the server host, clone this repository by downloading as a .zip file or cloning with HTTPS with the link: https://github.com/MissionSupport/MissionSupportDemo.git. Once the repository is on your machine, use a Command Propmpt/Terminal and navigate to the directory that this project is contained in. The last folder in your file path should be ...\MissionSupportDemo. Then, follow the instructions below:

Troubleshooting

If you run into any issues building or running the development server, please run npm install to make sure that all your dependencies are updated with Mission Support requirements.

Further help (Angular CLI)

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.