Skip to content

spamidig/seagrid_electron_client

Repository files navigation

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

    • cd molview_lite
    • Make sure NPM and Bower are installed
    • Download JSmol from 1 and copy the j2s root into jmol/j2s.
    • Run npm install
    • Run bower install
    • Run grunt

Start desktop application

  • npm start
  1. This will launch the application
  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published