Branch | Build Status | Coverage |
---|---|---|
Master | ||
Dev |
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.
- 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.
- 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
- 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
This project was made by the 8WoC 2017 intern group.