https://github.com/be-hase/honoumi-monitoring-admin
Admin page for monitoring function of honoumi
https://github.com/be-hase/honoumi-monitoring-admin
Last synced: 3 months ago
JSON representation
Admin page for monitoring function of honoumi
- Host: GitHub
- URL: https://github.com/be-hase/honoumi-monitoring-admin
- Owner: be-hase
- License: apache-2.0
- Created: 2014-04-29T18:26:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-31T05:30:15.000Z (about 11 years ago)
- Last Synced: 2025-01-18T08:18:09.579Z (4 months ago)
- Language: JavaScript
- Size: 1.41 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Honoumi Monitoring Admin
This is the Admin page of monitoring function for Honoumi.
This works only in JavaScript.
(So-called single page application)Features...
* Connect to Honoumi Monitoring
* Edit status of Honoumi Monitoring
* Confirmation of the event
* Create, read, update, or delete query
* Get Results of each query## How to use
1. Please to `git clone` the repository.
2. Open the index.html of the app directory by bowser. That's all there is to it.(Please use a modern browser.)Of course, you can place on the server. Please use freely.
## Screenshot
### select(regist) group
### status
### queries
### query results
