snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Add the initial explorer app #7

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

Feature you want to implement

I want to add the initial explorer app. It is just an initial state, the app will contain only a temporary element. After this issue, I will add the Pylint action, which is not completed in #3.

How the feature is implemented

  1. All apps will be created in iquip directory, which is similar to examples directory in qiwis.
  2. A json file for setup will be created in the root directory since we can run easily as below.
    [root] >> qiwis  (any arguments is not necessary)
  3. As the qiwis project isn't over yet, I will use the latest develop branch. After finished, we just reinstall qiwis!
BECATRUE commented 1 year ago

I replaced qiwi into qiwis as we modified the repository name.

BECATRUE commented 1 year ago

I completed this issue in #9, so I closed it.