DEV Community

Cover image for πŸš€ Vibe Coding: Open Source User Management App (Looking for Feedback!)
Sandile Khendle
Sandile Khendle

Posted on

πŸš€ Vibe Coding: Open Source User Management App (Looking for Feedback!)

Hey devs πŸ‘‹

I've been working on an open-source project called Userverse β€” a user and role management backend built in Python.

Right now, it's a simple HTTP API with plans to grow into a full-stack solution by integrating a Flutter frontend.

✨ The goal: Make it easier for devs to manage users, roles, and access across different apps β€” fast, clean, and extensible.

πŸ”§ Tech stack:

Python backend (FastAPI)

Flutter frontend (in progress)

AI ideas for smarter defaults & recommendations down the line

I’d love your feedback:

What would you want from a user management solution?

Any pain points you’ve had integrating auth/permissions?

Would you use a tool like this in your own projects?

Feel free to check it out and star/fork if it vibes with you πŸ’«
πŸ‘‰ GitHub repo

Image description

Image description

Top comments (2)

Collapse
 
skhendle profile image
Sandile Khendle

Also looking at auto generation of client libraries in different programming languages from the openapi.json

Some comments may only be visible to logged-in visitors. Sign in to view all comments.