Giter Site home page Giter Site logo

hqcasanova / arrayexpress-search Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 927 KB

Responsive single-page search app for EMBL's Array Express archive. Written in Backbone + Marionette.

Home Page: https://hqcasanova.github.io/arrayexpress-search/

License: MIT License

JavaScript 68.09% CSS 17.76% HTML 14.15%
functional-genomics embl-ebi responsive single-page-app javascript webpack marionette arrayexpress search hqcasanova

arrayexpress-search's Introduction

ArrayExpress Search

Responsive single-page search app for EMBL's ArrayExpress archive of functional genomics data. Implemented using Marionette 3.2, it relies on JavaScript ES6, Webpack and LESS for a modular codebase. It also harnesses Local Storage to optimise the returning user's experience.

Responsive ArrayExpress tool

Roadmap

  • Decoupling: instead of relying on a bifurcated template for the experiment view, employ separate views for the search result card and the single experiment details. Inherit from the existing experiment view when creating the new details view.
  • Feature: finish off bibliography rendering, with conditionals for volume, pages, etc...
  • Feature: implement MINSEQE section. Find out if there's enough data in the responses from the /experiments and /files endpoints to go by.
  • Feature: implement the files section with links to investigation description, sample and data relationship, etc...
  • Feature: implement filtering by data fields. Use fullscreen modal accessible through additional button on right-hand side corner of the header.
  • Feature: make the filtering modal's contents dynamic depending on window's width, rendering select boxes directly inside the header if they fit in.
  • UX: when search result set is sizeable, there is a rendering delay between the single experiment details view and the result list. Use feedback different from the spinner to convey system as opposed to data exchange progress. Eg: bar along header's bottom border.
  • UX: back to top button.
  • UX: find a way to show the "Genome Space" button outside the details view, in the result card for each experiment.
  • UX: show the suggestions view when no query present or blank.
  • Improve support for mobile stock browsers. Android's one is not respecting the top margin for the contents main section, leading to the overlapping of the first experiment's section and the header. Chrome on Android is fine.
  • Add JSDoc documentation.
  • Add unit tests.

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.