philj0st / poly

Open source, modern software to share and learn every language in the world.

Home Page:http://www.wikitongues.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikitongues Poly

###Poly makes crowdsourcing translation dictionaries in any language easy and familiar.

This README outlines the details of collaborating on this Rails/React application.

Getting started? Start here

###Current Features

  • Compose translation dictionaries between two languages using text
  • Browse available dictionaries

#Feature Map Planned features for future releases. Releases are mapped below. We use semantic versioning.

###Version 0.1

  • Create new phrasebook
  • Input and save new phrase
  • Refactor new phrase controller
  • Book title, description, L1, L2 editing
  • Phrase editing
  • Continuous text phrase input (hit enter to save)
  • Book authorship
  • Sign in upon account creation

###Version 0.2

  • Testing
  • Book search
  • Deployment
  • Handle media uploads
  • Profile page
    • User name
    • User photo
    • User books
    • Tag a book as Favorite
  • Handle error messages on login page

###Version 0.3

  • Audio and video phrase interface
  • Input and upload video phrases
  • Input and upload book banner images
  • Only save new book if all inputs are complete
  • Input area blur action behavior
  • Document scroll position progress marker
  • Fixed book languages sub-header

###Version 0.4

  • Add tags to books
  • Search

###Version 1.0

  • Offline-first architecture
  • Public API
  • Language object model

About Wikitongues

Wikitongues is a movement for language rights. Together with speakers and signers of every langauge in the world, we're building the most inclusive cultural archive ever made, raising awareness about linguistic diversity and rallying to defend it.

Currently, there are around 7000 classified languages, with an unknowable number of unclassified languages.

Community

Join us on our open Slack channel.

Prerequisites

You will need the following things properly installed on your computer.

  • Git
  • Ruby 2.3.0 (check what version of ruby you have by running ruby -v)
  • Bundler (gem install bundler)

Installation

  • Clone or fork this repository with git clone https://github.com/wikitongues/poly.git
  • Change into the new directory
  • Install all dependencies with bundle install
  • Create a Postgres database with rake db:create

Running / Development

Contributing

Make pull requests to have your contributions reviewed and deployed by the administrator, or contact us directly.

Refer to best practices for contributing to open source projects on the Github Contribution guide or the more comprehensive Open-Source Contribution Guide.

About

Open source, modern software to share and learn every language in the world.

http://www.wikitongues.org


Languages

Language:Ruby 41.6%Language:CSS 34.4%Language:JavaScript 18.9%Language:HTML 4.9%Language:CoffeeScript 0.2%