This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
OwlBoard/UpNext.md

631 B

What to do next:

Frontend:

  • Alerts box should not be clickable, bar should be.
  • Issue page: Submit using API.
  • Issue page: Collect diagnostics such as browser features etc.
  • Issue page: Captcha.
  • Enable text search for locationName on find-code page.
  • Responsive text sizes for boards.

In Progress:

Completed - Testing:

  • Write service worker for full PWA experience.
  • Implement error pages.

Backend:

  • DB Indexes:
    • "stations": 3ALPHA, STANOX, TIPLOC
    • "corpus": 3ALPHA, NLC, NLCDESC(TEXT)
  • Add Gitea Issue API
  • Undo changed to make everything an array - frontend code to handle this.