oqtopus-admin
The admin-side web frontend application for OQTOPUS cloud
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
The admin-side web frontend application for OQTOPUS cloud
Basic Info
- Host: GitHub
- Owner: oqtopus-team
- License: apache-2.0
- Language: TypeScript
- Default Branch: develop
- Size: 318 KB
Statistics
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
- Releases: 2
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
README.md

OQTOPUS Admin
Overview
OQTOPUS Admin is a GUI to manage users and devices for OQTOPUS Cloud.
Features
- Users Management: Administrators can suspend/unsuspend or delete users.
- Whitelist Management: Administrators can add/delete users to whitelist. Only users who have been whitelisted are able to sign up using OQTOPUS Frontend.
- Devices Management: Administrators can add devices information including the number of qubits, availability, topology and etc.
Documentation
See OQTOPUS page
Citation
Citation information is also available in the CITATION file.
Contact
You can contact us by creating an issue in this repository or by email:
or you can join our Slack workspace:
License
OQTOPUS Admin is released under the Apache License 2.0.
Owner
- Name: oqtopus-team
- Login: oqtopus-team
- Kind: organization
- Repositories: 1
- Profile: https://github.com/oqtopus-team
Open Quantum Toolchain for OPerators & USers (OQTOPUS)
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "OQTOPUS Admin" authors: - family-names: "Masumoto" given-names: "Naoyuki" - family-names: "Matsumoto" given-names: "Keita" - family-names: "Miyaji" given-names: "Kosuke" - family-names: "Miyanaga" given-names: "Takafumi" orcid: "https://orcid.org/0009-0001-5094-6035" - family-names: "Mori" given-names: "Toshio" - family-names: "NaKayama" given-names: "Haruki" - family-names: "Tsukano" given-names: "Satoyuki" orcid: "https://orcid.org/0009-0000-3825-9083" - family-names: "Uchida" given-names: "Ryo" version: 1.0.0 date-released: 2025-03-21 license: Apache-2.0 repository-code: "https://github.com/oqtopus-team/oqtopus-admin" url: "https://github.com/oqtopus-team.github.io/oqtopus-admin"
GitHub Events
Total
- Create event: 20
- Release event: 1
- Issues event: 25
- Watch event: 4
- Delete event: 10
- Issue comment event: 24
- Member event: 5
- Push event: 57
- Public event: 1
- Pull request review comment event: 7
- Pull request review event: 14
- Pull request event: 29
Last Year
- Create event: 20
- Release event: 1
- Issues event: 25
- Watch event: 4
- Delete event: 10
- Issue comment event: 24
- Member event: 5
- Push event: 57
- Public event: 1
- Pull request review comment event: 7
- Pull request review event: 14
- Pull request event: 29
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 11
- Total pull requests: 17
- Average time to close issues: 4 days
- Average time to close pull requests: 15 days
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 0.0
- Average comments per pull request: 1.06
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 11
- Pull requests: 17
- Average time to close issues: 4 days
- Average time to close pull requests: 15 days
- Issue authors: 4
- Pull request authors: 5
- Average comments per issue: 0.0
- Average comments per pull request: 1.06
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sec-12424 (4)
- shgokita (4)
- KeitaMatsumoto2022 (3)
- SECuchida (3)
- orangekame3 (1)
- KuziaievD (1)
Pull Request Authors
- KuziaievD (10)
- sec-12424 (4)
- SECuchida (3)
- KeitaMatsumoto2022 (2)
Top Labels
Issue Labels
bug (2)
bugfix (1)
Pull Request Labels
bugfix (1)
feature (1)
Dependencies
package-lock.json
npm
- 1176 dependencies
package.json
npm
- @types/node ^18.7.6 development
- @types/react ~18.0.17 development
- @types/react-dom ^18.0.6 development
- @types/react-infinite-scroller ^1.2.3 development
- @types/react-router-dom ^5.3.3 development
- @typescript-eslint/eslint-plugin ^7.0.0 development
- @vitejs/plugin-react ^2.0.1 development
- eslint ^8.56.0 development
- eslint-config-love ^60.0.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-import ^2.26.0 development
- eslint-plugin-n ^15.2.4 development
- eslint-plugin-promise ^6.0.0 development
- eslint-plugin-react ^7.30.1 development
- eslint-plugin-react-hooks ^4.6.0 development
- i18next ^23.0.0 development
- i18next-browser-languagedetector ^8.0.2 development
- prettier ^2.7.1 development
- react-i18next ^15.1.4 development
- typescript ^4.7.4 development
- vite ^3.0.7 development
- vite-plugin-svgr ^2.2.1 development
- @emotion/react ^11.10.0
- @emotion/styled ^11.10.0
- @hookform/resolvers ^2.9.7
- @tanstack/react-table ^8.20.6
- @types/react-datepicker 6.2.0
- aws-amplify ^4.3.32
- bootstrap ^5.2.0
- email-validator ^2.0.4
- react ^18.2.0
- react-bootstrap ^2.5.0
- react-datepicker 7.6.0
- react-dom ^18.2.0
- react-force-graph ^1.46.0
- react-hook-form ^7.34.2
- react-icons ^4.4.0
- react-infinite-scroller ^1.2.6
- react-json-formatter ^0.4.0
- react-loader-spinner ^5.3.4
- react-router-dom ^6.3.0
- simplebar-react ^3.3.0
- xlsx ^0.18.5
- yup ^1.3.1