GSA-TTS / jemison

An exploration of the space of search
Other
1 stars 0 forks source link

:fox_face: sqlite in the browser #17

Closed jadudm closed 1 week ago

jadudm commented 2 weeks ago

At a glance

In order to browse work products as a developer I want sqlite in the browser

Acceptance Criteria

We use DRY behavior-driven development wherever possible.

### then... 
- [ ] [a thing happens]

Shepherd

Background

  1. https://sqlite.org/fiddle/
  2. https://github.com/coleifer/sqlite-web
  3. https://chromewebstore.google.com/detail/sqlite-browser/iclckldkfemlnecocpphinnplnmijkol?hl=en
  4. https://sqliteviewer.app/
  5. https://sqlite.org/wasm/doc/trunk/demo-123.md
  6. https://sqlime.org/
  7. https://alpha.sqliteviewer.app/Northwind_small.sqlite/table/Category
  8. https://github.com/nalgeon/codapi
  9. https://github.com/nalgeon/sqlean.js
  10. https://github.com/outerbase/studio

Security Considerations

Required per CM-4.

This is a research ticket; no implementation planned at this time.


Process checklist - [ ] Has a clear story statement - [ ] Can reasonably be done in a few days (otherwise, split this up!) - [ ] Shepherds have been identified - [ ] UX youexes all the things - [ ] Design designs all the things - [ ] Engineering engineers all the things - [ ] Meets acceptance criteria - [ ] Meets [QASP conditions](https://derisking-guide.18f.gov/qasp/) - [ ] Presented in a review - [ ] Includes screenshots or references to artifacts - [ ] Tagged with the sprint where it was finished - [ ] Archived ### If there's UI... - [ ] Screen reader - Listen to the experience with a screen reader extension, ensure the information presented in order - [ ] Keyboard navigation - Run through acceptance criteria with keyboard tabs, ensure it works. - [ ] Text scaling - Adjust viewport to 1280 pixels wide and zoom to 200%, ensure everything renders as expected. Document 400% zoom issues with USWDS if appropriate.
jadudm commented 1 week ago

This doesn't solve anything anytime soon. Going to close as not planned.