Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.93 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.93 KB
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.