EqualifyEverything / equalify

A web accessibility platform, managing issues by integrating with A11Y services.
https://equalify.app
Other
117 stars 21 forks source link

Pages & Performance Refactor #494

Open azdak opened 4 days ago

azdak commented 4 days ago

Currently most actions and functionality in the app is based on Properties, which contain actual individual urls that can only be added by URL OR sitemap. This is both confusing to users and makes basic functionality like scanning across subdomains or tracking the status of homepages across several URLs difficult or impossible. This update will make Pages the fundamental entity in Equalify, and make Properties tag-like containers of pages that can be added or removed at will. It will also include performance enhancements to improve app responsiveness.

bbertucc commented 4 days ago

Thanks. Can you put down a budget and timeline?

bbertucc commented 22 hours ago

@azdak maybe we need to split this out into smaller tasks that can be estimated? Need to get to a place where we can have an estimate for this work.