TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: A headless task and project management platform for developers/apps

1 pointsby guillegetteover 2 years ago
Hi HN,<p>I am the founder of Workast, a project management app for teams https:&#x2F;&#x2F;www.workast.com<p>Building a project management software from scratch involves a lot of work. I started with a simple to-do app inside of Slack 5 years ago and we grew to a pretty robust platform with hundreds of features and thousands of customers. We run a small but profitable business.<p>Our API is in the core of our product and supports all our clients. Technically, if you are a user of Workast, you could build your own UI instead of using our web application. So, what if you are am app developer looking to add some kind of task management functionality to your app ? Using our API you could:<p>- Create tasks with summary, description, attachments, tags, due dates, assignees and followers - Create subtasks with the same properties as a main task - Comment on tasks with mentions - Get reminders about tasks due soon - Reports and robust search - Create spaces and lists to group your tasks - Create users and teams to segment your data - We can send the user notifications via email with a white label &#x2F; custom template or send you the data to your own Webhook URL so you can deliver them yourself. - And many more features at https:&#x2F;&#x2F;developers.workast.com<p>As a developer building all of that on your own would take a really long time. And even if you build it, then you have to support it and scale it as you grow. We could offer all these as a platform as a service, with some friendly pricing and free tier to get started.<p>Is this something that anyone here in HN would find valuable? Would love to hear your thoughts and work closely with those interested.

1 comment

satya71over 2 years ago
I could be interested in such a product to integrate into our app. I&#x27;ve already built a subset of the function. However it&#x27;d be nice to offload the work. The only concern is security of user data. Our user data tends to be highly sensitive . I guess I could encrypt before uploading, but if it&#x27;s built-in that would be nice.
评论 #33601917 未加载