项目作者: dmeegan

项目描述 :
Repository for a web application to assist in Septic System Design, per the MA Title V guidance.
高级语言: JavaScript
项目地址: git://github.com/dmeegan/TitleVBot.git
创建时间: 2019-11-16T15:31:03Z
项目社区:https://github.com/dmeegan/TitleVBot

开源协议:

下载


Title V Bot

Title V Bot is a web application to help you design septic systems in accordance with the Massachusetts Title V(“Title-Five”) regulations 310 CMR 15.000. See the demo and overview below!

Demo

Title V Bot Demo1

Overview

The Title V Bot application guides the user through the necessary design procedure for a typical septic system. Built in alerts serve the purpose of notifying the user of any inputs that may be against the regulations. Having built in edge cases make the application a good tool for teaching someone who may not be too familiar with the regulations.

The program is built in such a way that many options and calculations are dependent on previous user inputs and selections. For instance, per the Title V regulations a percolation rate of 20 inches per hour can only be either Soil Class II or Soil Class III. Therefore, when a user inputs a 20 in/hr percolation rate, the Soil Class options for Class I and IV are automatically disabled.

Built With

  • Javascript (ES6)
  • HTML5
  • CSS3

Authors

Contact