GUDLFT
Points-based competition registrations.
Project tracking REST API.
REST API built with Django REST Framework to manage projects, contributors, tickets (issues), and comments, secured with JWT. Strict scopes per project and per author. ## Endpoint examples **User Detail endpoint**: Displays data for an individual user (restricted to authenticated users viewing their own profile). Returns username, email, age, contact preferences, and account creation date. **User List endpoint**: Displays a paginated list of users accessible to authenticated users, showing username and ID with pagination metadata.
JWT authentication (SimpleJWT)
Project CRUD with contributor management
Per-project ticket CRUD (issue / request)
Per-ticket comment CRUD
Strong permissions (visibility limited to contributors)
List pagination
OpenAPI/Swagger documentation
Frontend
Backend
Backend
Tool
Tool
Frontend
Language
Database
Tool
Language
Database
Tool
Tool
Tool
Let's discuss how I can help you with your next project