Giter Site home page Giter Site logo

abist's Introduction

abist

adam baker's independent studies thesis.

Basics

This is a Node.js-based application, written in JavaScript with front-end in JSX/HTML, and LESS/CSS. It primarily uses the following frameworks and tools:

  • Node.js (platform/environment)
  • Browserify (JavaScript bundling)
  • Gulp (build & compile system)
  • Express.js (web server)
  • React.js (front-end application framework)
  • LESS (look and feel language & system)
  • Bootstrap (UI framework)
  • d3, c3 (visualization frameworks)

The app is deployed to Heroku at https://abist.herokuapp.com.

Support

I’m trying to make this a widely-usable app (and open source), so BrowserStack has been kind enough to give me a free account to test it across all kinds of browsers and platforms. Check them out, their tools are super useful.

Helpful documentation

https://blog.engineyard.com/2015/client-side-javascript-project-gulp-and-browserify

abist's People

Contributors

merges avatar

Watchers

 avatar  avatar

abist's Issues

MTX should be disabled when 'alcohol' and 'injection' are selected

image

Not sure why this is happening. MTX correctly disables when tablet form is selected; when injection form is selected, the drug never makes it to the disabled medication list. I suspect it may be due to the order in which filters are applied—MTX is filtered out by alcohol, then filtered back in by injection. Bad filtering logic.

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.