OpenSourceMalaria / visualisation

Concerned with the general purpose visualisation of OSM compounds
MIT License
1 stars 0 forks source link

Visualisation project

This project is concerned with the general purpose visualisation of OSM compounds. This has been raised here

The first step before implementing this system is to outline a minimum set of requirements that the system should meet, this document is initally designed to do so.

Requirements

The requirements outlined below are based on the comments raised in #99 and #112

Substructure searches and in depth analysis are probably out of scope at this stage for a minimum working project. These features should certainly be considered at a later date.

Infrastructure

Information about the infrastructure required to run the visualisation.

Given that the visualisation should not require the user to install any additional software (other than what is typically available in the browser) we should aim for a serverside web application. The serverside application should be easy to fork from this repo, and setup independently of the OSM project.

Contributing

If the contribution you would like to make is of a technical nature, feel free to fork this repo, make the changes in your branch and then submit a pull request.

If the contribution is non-technical, such as a suggestion or feature request submit an issue and tag it with the appropriate label.