CoolFace
Apppublic

linguabot/transcreation-frontend

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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