tree: 6c76e8629c04ca552ff2639f540626b042fd0c95 [path history] [tgz]
  1. Images/
  2. JSME/
  3. molview/
  4. ui/
  5. main.js
  6. nglpython.ipynb
  7. package-lock.json
  8. package.json
  9. preload.js
  10. README.md
  11. renderer.js
  12. test.bat
gsoc2022/seagrid-rich-client/README.md

GSOC 2022 Project

  • Aishwarya Sinhasane

Architecture of system

architecture

Steps to Run the Application

Installation Steps:

To run electronJS application you need to install node.js.

Follow below installation steps for node.js

Check node.js installed

  - npm -v
  - node -v

Now to install electronJS run below command.

  • npm install electron --save-dev

Run Application

  1. Clone the repository.

  2. Run below command

    • npm start
  3. This will launch the application

  4. You can login with your credentials and try to submit the experiment. Also you can view molecule structures using molecule viewer.

Features of Application

  1. Molecule Viewer NGL

  2. Molecule Editors

    1. JSME Editor

    JSME

    1. Mol3dEditor

    Mol3dEditor