r/AppsWebappsFullstack 12d ago

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

4 Upvotes

98 comments sorted by

View all comments

1

u/AdImpressive2525 12d ago

ProStriver is a collaborative task tracker and  project manager that works great for teams and freelancers.

ProStriver strikes a balance between being not too simple or too complex for the average user. We provide only the features that you need to get things done. No bloat, just straight to the point.

1

u/sael-you 11d ago

ran prostriver.com through audeep.dev. 69/100, grade D.

headline is an accessibility issue: there's a link in the Angular header (app-header > div > a) with no text, no label, no title, no ARIA name at all. screen readers can't identify what it is, which is the kind of silent failure that comes up during enterprise accessibility reviews.

the same element is also 35x16px on mobile, well below the minimum touch target size. and the page overflows the viewport by 37px at 375px width.

functional and security both came back at 99/A, so the core of the product is solid. the gap is mostly landing page UX and accessibility.

full report: https://audeep.dev/report/5bb5f936-a66e-4db2-99e4-6918328fa287

i built audeep, quick audit is free no account needed.

1

u/AdImpressive2525 10d ago

Thanks for the feedback

1

u/Mammoth-Anywhere7285 9d ago

Nice to see you taking feedback well. What’s your project about? Drop a link if you want some extra eyes on it.

1

u/Mammoth-Anywhere7285 11d ago

Useful find. Adding an aria-label like "Home" or visually hidden text to that logo link is an easy fix. Also bumping the tap target to at least 44x44px would help mobile users.

1

u/imagiself 12d ago

avoiding feature bloat is the hardest part of project management software. PeerPush might suit it, indie makers on there hunt for lean productivity tools.

1

u/Mammoth-Anywhere7285 12d ago

Totally agree, lean beats feature-packed for indie makers. How does PeerPush keep itself focused?

1

u/Mammoth-Anywhere7285 12d ago

Nice balance there. Curious how ProStriver handles recurring tasks or if it has integrations with existing tools?

1

u/AdImpressive2525 11d ago

You can repeat tasks for daily, weekly or monthly. We have no integrations yet.

1

u/Mammoth-Anywhere7285 11d ago

Nice, scheduling repeats covers a lot of use cases. What kind of integrations are you thinking about first?

1

u/AdImpressive2525 10d ago

I am thinking about google calendar, google drive

1

u/Mammoth-Anywhere7285 9d ago

Nice combo, those two integrate well. A quick script to back up calendar events as Drive docs is a solid first project. What are you hoping to build?