OpenChemistry / 42

The answer
0 stars 0 forks source link

Card and table view for molecules #8

Closed cryos closed 5 years ago

cryos commented 5 years ago

Previous work featured a card view: image and a table view: image We need some equivalents for displaying results to searches, and should look at possibilities for 3D structures that summarize a sequence of results. I think we need to think about this for the single page interface, and also what we can do within Jupyter.

cryos commented 5 years ago

Some high level items we need to work on to get to views like this;

We can use this as a tracker, and get some of this added into the single page application/server. I would like to see listings of my molecules/calculations and the public/shared ones. Should add capabilities for starring, sharing, etc.

cryos commented 5 years ago

Overview of calculations consider code name, version (brackets), theory (functional if DFT), basis set, energy. Task type, i.e. energy, optimization, etc along with the SVG on the left ideally.

cryos commented 5 years ago

So @cjh1 and @alesgenova this has a number of the high level things I was hoping for basic search above. In addition I would like to see:

alesgenova commented 5 years ago

@cryos The first two items have just been done in https://github.com/OpenChemistry/mongochemclient/pull/122

cryos commented 5 years ago

Don't forget my download links @alesgenova!

alesgenova commented 5 years ago

Download links added by https://github.com/OpenChemistry/mongochemclient/pull/128 Closing this issue!