Skip to content

marcosmro/recommender2_web_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Recommender-2 Web User Interface This is a Ruby on Rails User Interface for the Ontology Recommender Web Service.

##Software versions

  • Ruby 1.9.3
  • Rails 4.1.1

##Project structure The code has been organized according to the Ruby on Rails project structure. The UI has been designed following the look-and-feel of BioPortal, by reusing the code and resources (CSS styles, javascripts, images, etc.) available at the bioportal_web_ui repository. The files that have been specifically created or modified for this project are:

Application controllers, views and routes:

  • /app/controllers/application_controller.rb
  • /app/controllers/recommender_controller.rb
  • /app/views/recommender/index.html.erb
  • /config/routes.rb

Javascript:

  • /public/javascripts/recommender2/bp_recommender2.js

CSS:

  • /public/stylesheets/recommender2.css

##Installation and execution

##Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published