All Projects → blueberryapps → translation-server

blueberryapps / translation-server

Licence: other
Stores translations with location and screenshot. Enable users to easily edit translations and then any rails/react application can use them.

Programming Languages

ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
elixir
2628 projects
coffeescript
4710 projects
CSS
56736 projects

Projects that are alternatives of or similar to translation-server

translation-engine
A Rails engine for sending and receiving translations from Translation Server
Stars: ✭ 14 (-46.15%)
Mutual labels:  translation-server, blueberry-opensource
Ekylibre
Farm management Information System - Connecting farms to the world
Stars: ✭ 246 (+846.15%)
Mutual labels:  rails-application
react-svg-icon-generator
Generate React Icon Component from SVG icons to show, resize and recolor them.
Stars: ✭ 65 (+150%)
Mutual labels:  blueberry-opensource
rails-app-best-practice
Rails app structure example
Stars: ✭ 37 (+42.31%)
Mutual labels:  rails-application
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (+0%)
Mutual labels:  rails-application
active endpoint
[ARCHIVE] 🔧 ActiveEndpoint is middleware for Rails application that collect and analize request and response per request for route endpoint. It works with minimum affecting to application response time.
Stars: ✭ 13 (-50%)
Mutual labels:  rails-application
Rails-Application-Template
Base template for creating rails applications.
Stars: ✭ 18 (-30.77%)
Mutual labels:  rails-application
competiwatch
Web app to track and visualize your competitive match history in Overwatch.
Stars: ✭ 17 (-34.62%)
Mutual labels:  rails-application
vcr.js
Mock server with Proxy and Record support inspired by ruby VCR.
Stars: ✭ 41 (+57.69%)
Mutual labels:  blueberry-opensource
railsdevs public
A ruby on rails application I'm building in public for Ruby and Rails developers
Stars: ✭ 21 (-19.23%)
Mutual labels:  rails-application
secret config
Centralized Configuration and Secrets Management for Ruby and Rails applications.
Stars: ✭ 15 (-42.31%)
Mutual labels:  rails-application
fitgem oauth2
Ruby gem to use Fitbit web API
Stars: ✭ 15 (-42.31%)
Mutual labels:  rails-application
timebot
🤖 Timebot is a Slack bot for helping with everyday timesheet
Stars: ✭ 24 (-7.69%)
Mutual labels:  rails-application
wedding
A simple rails app for distributing wedding information and managing the guest list.
Stars: ✭ 32 (+23.08%)
Mutual labels:  rails-application
onion-form
React Redux form builder with great UX validations
Stars: ✭ 50 (+92.31%)
Mutual labels:  blueberry-opensource
Transactions app
This project is an application for calculating money transactions. Users can create, edit, and delete transactions and group them.
Stars: ✭ 21 (-19.23%)
Mutual labels:  rails-application
LocalSupport
A directory of local support services and volunteer opportunities
Stars: ✭ 60 (+130.77%)
Mutual labels:  rails-application
redux-file-upload
Redux-friendly file upload made easy
Stars: ✭ 67 (+157.69%)
Mutual labels:  blueberry-opensource
food-rescue-robot
A Rails App for Managing "Just in Time" Food Rescue, Developed by/for Boulder Food Rescue in Boulder, CO, USA
Stars: ✭ 47 (+80.77%)
Mutual labels:  rails-application
planning-poker
Effective Planning Poker sessions for remote teams
Stars: ✭ 29 (+11.54%)
Mutual labels:  rails-application

Translation server CircleCI

Stores translations with location and screenshot. Enable users to easily edit translations and then any rails application can use them.

Architecture of service

Data Model

Data model of Translation server

Catcher

Catcher is middleware in rails APP which catches all used translations in page and then it sends them into Translation Server.

Screenshots

Screenshots middleware takes highlights and images which sends into Translation Server.

Developer

Use the following guides for getting things done, programming well, and programming in style.

Clear database (without users)

rake clear_database

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].