2025
Full StackWeb SystemsAPIs

AllExercises Platform

Full-stack event coordination system with authenticated APIs, structured data models, and collaborative workflows.

ReactDjangoDjango REST FrameworkJWTPostgreSQL

Design focus

Clear boundaries between React UI, authenticated APIs, and data models to keep collaboration predictable and changes low-risk.

Frontend
API
Database
Structured state, forms, and role-aware UI.
Authenticated REST endpoints with validation.
Normalized models for events, users, and tags.

AllExercises Platform

Overview

Full-stack web application built with React and Django REST Framework for coordinating events. The focus is authenticated APIs, structured data models, and a clean separation between client, server, and database layers.

Technical Highlights

  • React-based frontend with structured state and component design
  • Django REST Framework APIs with token-based authentication
  • Automated event tagging for improved organization and search
  • Clear separation between frontend, backend, and data models
  • Git-based collaboration with code reviews and sprint workflows

Team & Process

Built by a four-person team using sprint-based development. We emphasized integration, code quality, and maintainability through shared standards, reviews, and regular end-to-end testing.