Skip to content

reese-lee/SHTF

Repository files navigation

SHTF-PDX

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.

By Reese Lee

Description

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.

Specs

The original capstone project proposal: proposal

Below is a component tree showing the basic UI structure. tree

Mock ups of splash screen and maps page: tree

Setup/Installation Requirements

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

Known Bugs

_

Support and contact details

Please contact reese.lee.cy@gmail.com if you run into any issues or have questions, ideas or feedback.

Technologies Used

C#

License

MIT license.

Copyright (c) 2019 Reese Lee