A program that informs the user of earthquake dangers in the Portland-metro area, and how to prepare for such an event. July 19, 2019.
A web program for users to view earthquake dangers in the Portland-metro area. It includes checklists for bug-out bags, food supplies, and more. It includes a map of potentially hardest-hit areas, and safe areas to evacuate to.
The original capstone project proposal:
Below is a component tree showing the basic UI structure.
Mock ups of splash screen and maps page:
To clone and launch the application:
- Clone from GitHub
- $cd SHTF-PDX
- $dotnet restore to install packages from the .csproj file
- $dotnet run to start the application
- Launch http://localhost:5000/ in your browser
_
Please contact reese.lee.cy@gmail.com if you run into any issues or have questions, ideas or feedback.
C#
MIT license.
Copyright (c) 2019 Reese Lee