webservices-app/Plans.md
Dave Lane 86d436fd47 WIP
2024-08-30 15:52:25 +12:00

9 lines
493 B
Markdown

# Plans for Webservices App
High priority:
* filtering of all properties like Categories, Analogues, Licenses, Statuses, Hosts, and Affiliations.
* a 'Technology' view (overlay), addressable by URL (i.e. going to, say, http://localhost:5173/ServiceName brings up the site with ServiceName shown in 'Technology' view, allowing people to reference a specific technology of interest to others).
* split out all constants (arrays) into separate files.
* split out functions into svelte modules.