Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2f4ff60

Browse files
committed
webui: Updated webUI readme. Added Go Report Card to main readme
1 parent 660be04 commit 2f4ff60

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## DBHub.io
22

33
[![Cypress](https://github.com/sqlitebrowser/dbhub.io/actions/workflows/cypress.yml/badge.svg)](https://github.com/sqlitebrowser/dbhub.io/actions/workflows/cypress.yml)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/sqlitebrowser/dbhub.io)](https://goreportcard.com/report/github.com/sqlitebrowser/dbhub.io)
5+
46

57
### What it is
68

webui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Early stage DBHub.io front end (WebUI)
2-
Uses Golang, [AngularJS & Bootstrap](https://github.com/angular-ui/bootstrap)
1+
# DBHub.io Web User Interface (WebUI)
2+
Uses Golang, AngularJS (being removed), React (replacing AngularJS) & Bootstrap
33

44
![DBHub.io Database page](https://github.com/sqlitebrowser/db4s-screenshots/raw/master/dbhub/2017-01-08/Database%20page%20-%20logged%20in.png "DBHub.io Database page")
55
![DBHub.io Visualisation page](https://github.com/sqlitebrowser/db4s-screenshots/raw/master/dbhub/2017-01-08/Initial%20visualisation%20tab%20-%20logged%20in.png "DBHub.io Visualisation page")

0 commit comments

Comments
 (0)