EDRN / labcas-ui

User Interface for the Laboratory Catalog and Archive Service (LabCAS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labcas-ui

Readme and notes template is derived from Sean Kelly's EDRN P5 design.

Repository for the Laboratory Catalog and Archive Service (LabCAS) User Interface

This is the client side software for Labcas UI 2. It runs on labcas-dev.jpl.nasa.gov, edrn-labcas.jpl.nasa.gov, and mcl-labcas.jpl.nasa.gov with different environment files that defines what context LabCas UI 2 displays.

πŸš— Getting Started

For installation instructions, see INSTALL.rst.

Developer notes are in notes.rst.

πŸ“€ Software Environment

Since this software is purely a client UI built to interface with a Solr backend, it's written in HTML, CSS, and Jquery hosted in a apache server.

πŸ‘₯ Contributing

You can start by looking at the open issues, forking the project, and submitting a pull request. You can also contact us by email with suggestions.

πŸ”’ Versioning

We use the SemVer philosophy for versioning this software. For versions available, see the releases made on this project. We've been in development mode and will start versioning shortly.

πŸ‘©β€πŸŽ¨ Creators

The principal developer is:

  • David Liu

The QA team consists of:

To contact the team as a whole, email the Informatics Center.

πŸ“ƒ License

The project is licensed under the Apache version 2 license.

About

User Interface for the Laboratory Catalog and Archive Service (LabCAS)

License:Apache License 2.0


Languages

Language:JavaScript 36.0%Language:CSS 28.3%Language:SCSS 23.4%Language:HTML 12.3%