A Task Manager App Built with Anvil

I created a simple task management app to demo how to build internal tools with Anvil.

The app lets you create editable tables, assign tasks to users, add comments and more.

Opening and editing a project in the task management app

Read more on our Examples page to learn how I built it:

Or clone the app and check out the source code yourself:
https://anvil.works/build#clone:ILO62UVSCDQLTFHF%3DPJNDVGDLQSB7GG4RAQLSNHXA

Happy coding!
Brooke

13 Likes

Hi Brooke,

I’m struggling to log into the Task Manager app. The Google sign-in doesn’t work for me, and I don’t see an option to register as a new user.

Regards
Greg

go to users and change the setting or manually add your email to the user table

2 Likes

Thanks clinical, that helped.

2 Likes

Great demo! I like that it’s pretty intuitive to use and understand.