File size: 1,462 Bytes
4f3d3e3 4f163ba 4f3d3e3 4f163ba 4f3d3e3 4f163ba |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
title: Transcreation Sandbox
emoji: 🌐
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
---
# Transcreation Sandbox
A web-based platform for postgraduate translation students to practice transcreation and intercultural mediation.
## Features
- **User Authentication**: Login and registration system
- **Tutorial Tasks**: Weekly tutorial assignments with translation briefs and image uploads
- **Weekly Practice**: Practice exercises with cultural mediation tasks
- **Submission Management**: Create and manage translation submissions
- **Voting System**: Vote on peer submissions
- **Admin Panel**: Manage content and users (admin only)
- **Image Upload**: Support for local image uploads in tutorial tasks
## Tech Stack
- **React 18** with TypeScript
- **Tailwind CSS** for styling
- **React Router** for navigation
- **Axios** for API communication
- **Docker** for containerization
- **Nginx** for serving static files
## Environment Variables
Set these in your Space settings:
- `REACT_APP_API_URL`: Your backend API URL (e.g., `https://linguabot-transcreation-backend.hf.space/api`)
## Development
This Space serves the React frontend for the Transcreation Sandbox application. The backend API should be deployed separately and configured via the `REACT_APP_API_URL` environment variable.
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Build trigger: 2025-08-28T12:42:20Z
|