You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jira-style task manager with .NET backend, React frontend, PostgreSQL database – CI/CD to Azure via GitHub Actions, containerized with Docker and deployed on Kubernetes (AKS).
This repository hosts a web app for managing products and categories using React.js on the frontend and ASP.NET Core 6 on the backend. It features JWT authentication with role-based access control for admins and regular users.