Code Monkey home page Code Monkey logo

aronoff's People

Contributors

alim avatar anotherjazzman avatar fimbrogno avatar

Watchers

 avatar  avatar

aronoff's Issues

Add GBS Strain drop down menu to Macrophage form

Since we do not have the MSU MLST system up and running yet, we will put a set of GBS strain values into the model class for Macrophages. We will then add a view helper to create a drop down list of the Macrophage form.

Add initial Immune Response resource

Initial immune response result data elements have been received from the lab. We can build the initial results resource for Immune response experiments.

Need to update GBS Strain ID

Came across an error on my part. I need you to change strain GB1459 to 1454 in the repository, if possible. I just found out that I had it labeled in error.

Add free form search feature

Add the ability to search all stored records for terms that utilize basic boolean search terms such as:

AND
OR
NOT

Example

AND AND NOT

Add Travis CI Support

Add support for Travis Continuous Integration support into the code. This implies setting up .travis.yml file for configuring the build.

Update method for highlighting active menu items.

We currently use a defined instance variable for setting the class="active". We can factor this usage out into an application helper that might look like:

def active(path)
request.fullpath == path ? "active" : ""
end

We would then call this helper in the view layouts had menu items that we need to highlight.

Need flash section on Devise views.

Need to include flash section on devise layout. This will allow users to be notified when email and other actions are being taken by the Devise authentication system.

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.