Giter Site home page Giter Site logo

stephenthoma / dairyalloc Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 516 KB

Assists in collection of information used for a biophysical calculation of allocation fractions for dairy operations

License: GNU General Public License v3.0

Ruby 0.10% Python 0.72% CSS 44.23% JavaScript 54.95%

dairyalloc's Introduction

Dairy Allocation Calculator

Motivation

[TODO] Describe the purpose / functionality of the application.

Project status

Dairy Allocation Calculator is currently under active pre-Alpha development.

License and credits

© Stephen Thoma 2013

Released under the GNU GPL v3 license.
See LICENSE.txt.

Thanks to collaborators:

Software used

Client-side code / logic uses:

Server-side code / logic uses:

Support software used in development includes:

Development standards

Client-side logic and structures outside of calc.js are tested via Sikuli Script and inspection. Mathematically-intensive operations reside in calc.js and must have 80% code coverage with tests in calc_test.js.

Server-side logic does not currently need code coverage.

Development environment setup

Prereqs:

$git clone git://github.com/Modoatk/dairyalloc.git
$cd dairyalloc
$bundle install

Testing

To run development server:
$rackup

To run Sikuli Script UI tests:

  • Start Sikuli-IDE
  • Start development server
  • Navigate to http://127.0.0.1:9292 (req. Chrome or Firefox due to styling differences).
  • Open barebones_test.sikuli and run

To run calc.js tests:
$cd public/js
$node calc_test.js

Deployment

$git push heroku master

dairyalloc's People

Contributors

sampottinger avatar stephenthoma avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.