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

22 lines
503 B
Markdown
Raw Normal View History

2023-01-05 21:24:45 +00:00
# What to do next:
## Frontend:
* Implement error pages.
* Alerts box should not be clickable, bar should be.
* Issue page: Submit using API.
* Enable text search for `locationName` on find-code page.
### Completed - Testing:
* Implement calling list.
* Still need SVG Fallback for alert icon.
* Support multiple origins/destinations: NOT INCLUDING ON CALLING LIST
## Backend:
* DB Indexes:
- "stations": 3ALPHA, STANOX, TIPLOC
- "corpus": 3ALPHA, NLC, NLCDESC(TEXT)
* Add Gitea Issue API