Back to Projects

Conserve

View Code
AngularDjangoGraphQLTailwind

The Challenge

Managing user roles in large organizations is complex. I needed to build a system that was secure, fast, and easy for non-technical HR staff to use.

The Solution

I chose Angular for the frontend because of its strict typing and modularity, which helps prevent bugs in large forms. For the backend, Django provided built-in security features that saved weeks of development time.

Key Features