Skip to content

An HTML5 user interface for a server-based scientific application.

Notifications You must be signed in to change notification settings

JoeyScarr/openslat-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OpenSLAT: Earthquake Engineering Value-At-Risk Software

This software calculates the financial and life-safety risk for commercial buildings in New Zealand, part of the design and risk assessment process for new buildings.

##Developing: OpenSLAT is based on three components: the backend calculator (incomplete, and not included in this repo), the server (based on Node.js), and the UI (written in HTML, Javascript and AngularJS).

In order to set up a local development server, you will need to install Node.js. After cloning the repo, you will need to run npm install from the root directory.

The server can be started with the command:

node app.js

Then in a web browser, visit http://localhost:8080/

##Testing: Unit and integration tests are yet to be written.

##Screenshots:

About

An HTML5 user interface for a server-based scientific application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published