Skip to content

danparisd/tE-backend

 
 

Repository files navigation

Branch Build Status Coverage
Master Build Status SonarQube Coverage
Dev Build Status

translation Exchange Backend

A local database to help translators send and access their audio files in an organized and efficient way. The system must be able to operate fully, without any kind of remote internet access.

Objective

  • The goal of TranslationDB is to be a strong Back-End DBMS for translationRecorder and Translation Exchange.
  • The database will be able to interact with the UI using a customized REST API that is running on the local server.
  • Store large files in the host machine's File System, in order to save on space in the database.

System Requirements

  • 32-bit Operating System (macOS, Windows, Linux)
  • Hard Drive or SD Card - 8Gb or more
  • Local Area Netork Connection
    • Wireless Router - for tablet connectivity
    • Wired
  • Localized in English

Built Using

  • SQLite - Chosen for Rapid Prototyping and Fast Queries | Built into Django
  • Python 2.7
  • Django - For running a local Web Server
  • Django REST API - Accessing Django Server from Web & Tablet

Hardware

Contributors

This project was made by the 8WoC 2017 intern group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.0%
  • JavaScript 11.3%
  • HTML 3.8%
  • Shell 3.3%
  • Dockerfile 0.6%